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)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Mon, 12 Aug 2019 12:06:53 +0000 (09:06 -0300)
commit90527d75afe1847fdddad973ca4ad988f826c8c4
tree066d44c2cbb6d9ed153025fef56286ac17715bd5
parent7965dc48f54cd490452faee85ffa59d18126edd1
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>
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