nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Docs: Required libraries seem to be outdated #390

Open speendo opened 3 years ago

speendo commented 3 years ago

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