mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/django-celery: Raise max django version to include latest sec update
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ IUSE="doc examples test"
|
||||
PY2_USEDEP=$(python_gen_usedep python2_7)
|
||||
RDEPEND=">=dev-python/celery-3.1.15[${PYTHON_USEDEP}]
|
||||
>dev-python/django-1.4[${PYTHON_USEDEP}]
|
||||
<=dev-python/django-1.7.10[${PYTHON_USEDEP}]
|
||||
<=dev-python/django-1.7.11[${PYTHON_USEDEP}]
|
||||
dev-python/pytz[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user