django1: Add python3-django1 package
authorJeffery To <redacted>
Wed, 5 Feb 2020 11:13:45 +0000 (19:13 +0800)
committerJeffery To <redacted>
Thu, 13 Feb 2020 07:29:59 +0000 (15:29 +0800)
commit07251a0543600765e16e9f767d52e28a11768600
tree80fbda1bd52baaa639bae813ca6ecb2cb7a8ac95
parentec97bdee355752a92d4b9f3a5d566ee0e424a700
django1: Add python3-django1 package

This adds a Python 3 version of the django1 package.

This also adds a python-django1-common package that contains a
django-admin script based on the one in Debian[1]. This allows
python-django1 and python3-django1 to be installed at the same time.

python3-django conflicts with python-django1 (via python-django1-common)
and python3-django1.

This also updates older Python 3 Django plugin packages to depend on
python3-django1, and newer plugin packages to depend on "django", which
both python3-django and python3-django1 provide.

Because of this dependency on either version of Django, the MDEPENDS for
Python 3 Django plugin packages no longer functions correctly and has
been removed.

[1]: https://salsa.debian.org/python-team/modules/python-django/blob/debian/buster/debian/django-admin

Signed-off-by: Jeffery To <redacted>
19 files changed:
lang/python/django-appconf/Makefile
lang/python/django-compressor/Makefile
lang/python/django-constance/Makefile
lang/python/django-formtools/Makefile
lang/python/django-jsonfield/Makefile
lang/python/django-picklefield/Makefile
lang/python/django-postoffice/Makefile
lang/python/django-ranged-response/Makefile
lang/python/django-restframework/Makefile
lang/python/django-restframework39/Makefile
lang/python/django-simple-captcha/Makefile
lang/python/django-statici18n/Makefile
lang/python/django-webpack-loader/Makefile
lang/python/django/Makefile
lang/python/django1/Makefile
lang/python/django1/files/django-admin [new file with mode: 0644]
lang/python/python3-django-cors-headers/Makefile
lang/python/python3-django-etesync-journal/Makefile
lang/python/python3-drf-nested-routers/Makefile
git clone https://git.99rst.org/PROJECT