commit:     d496d0a997429028cf096ee8488db8aa8d845e90
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 10:33:06 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 10:33:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d496d0a9

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 <AT> gentoo.org>

 dev-python/django-celery/django-celery-3.1.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 872f74f..b1be19b 100644
--- 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.10[${PYTHON_USEDEP}]
+       <=dev-python/django-1.7.11[${PYTHON_USEDEP}]
        dev-python/pytz[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]

Reply via email to