django: move django* packages under django submenu
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 9 Jul 2019 12:12:06 +0000 (09:12 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 22 Oct 2019 23:59:52 +0000 (01:59 +0200)
commitdb4cbf71a588531b7f432725ae14beb37e7af67e
treed96a35c80d54cad06b8a8c0c846ae512f092719f
parent19e137162d754c940023db335944c4edda06a6f9
django: move django* packages under django submenu

This changes the python[3]-django dependencies in packages to be
non-selecting, and adds an MDEPENDS line so that the *-src packages get
placed inside the django menu as well.

Added MENU:= to the src-package definitions in python[3]-package.mk,
so it does not import that setting from the binary package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry-picked from commit 90527d75afe1847fdddad973ca4ad988f826c8c4)
15 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-simple-captcha/Makefile
lang/python/django-statici18n/Makefile
lang/python/django-webpack-loader/Makefile
lang/python/django/Makefile
lang/python/python-package.mk
lang/python/python3-package.mk