Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Required libraries seem to be outdated #390

Open
speendo opened this issue Jul 17, 2021 · 0 comments
Open

Docs: Required libraries seem to be outdated #390

speendo opened this issue Jul 17, 2021 · 0 comments

Comments

@speendo
Copy link

speendo commented Jul 17, 2021

Description

Documentation about libraries needs update

Steps to reproduce

Section https://github.com/nephila/djangocms-installer/blob/7893e37cdcad8e60ecea99c29ee627e6bf9aaff6/docs/libraries.rst#debian--ubuntu seems to be outdated. The referred libraries have been renamed in Debian.

Versions

Debian Buster

Expected behaviour

Referred libraries should be present in the Debian Repos.

Actual behaviour

Libraries have been renamed.

Additional information

This is my list of requirements (however, I cannot guarantee that this is all suitable for the installer - e.g. some of these packages might be unnecessary)

django-cms==3.9.0
djangocms-admin-style>=2.0,<3.0
django-treebeard>=4.0,<5.0
# psycopg2 # replaced by Debian Package
djangocms-text-ckeditor>=4.0,<5.0
djangocms-link>=3.0,<4.0
djangocms-icon>=2.0,<3.0
djangocms-style>=3.0,<4.0
djangocms-googlemap>=2.0,<3.0
djangocms-video>=3.0,<4.0
djangocms-file>=3.0,<4.0
djangocms-picture>=3.0,<4.0
djangocms-bootstrap4>=2.0,<3.0
easy_thumbnails
django-filer>=1.3
Django==3.2
django-classy-tags>=2.0
django-sekizai>=2.0
django-mptt>0.9
html5lib>=1.0.1
Pillow>=8.0
six
pytz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant