projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
222ff92
)
dev-python/django-celery: Raise max django version to include latest sec update
author
Justin Lecher
<jlec@gentoo.org>
Mon, 30 Nov 2015 10:33:06 +0000
(11:33 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Mon, 30 Nov 2015 10:33:14 +0000
(11:33 +0100)
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/django-celery/django-celery-3.1.16.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django-celery/django-celery-3.1.16.ebuild
b/dev-python/django-celery/django-celery-3.1.16.ebuild
index 872f74f4432c35f98908db6bee618242052385f5..b1be19bf448a5077192cc9402725042fed49bcf9 100644
(file)
--- a/
dev-python/django-celery/django-celery-3.1.16.ebuild
+++ b/
dev-python/django-celery/django-celery-3.1.16.ebuild
@@
-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.1
0
[${PYTHON_USEDEP}]
+ <=dev-python/django-1.7.1
1
[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]