aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-registration-redux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-registration-redux/Makefile')
-rw-r--r--www/py-django-registration-redux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-registration-redux/Makefile b/www/py-django-registration-redux/Makefile
index 4310039d2d1c..1a8a55c764aa 100644
--- a/www/py-django-registration-redux/Makefile
+++ b/www/py-django-registration-redux/Makefile
@@ -1,5 +1,5 @@
PORTNAME= django-registration-redux
-PORTVERSION= 2.11
+PORTVERSION= 2.12
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/macropin/django-registration
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=1.11:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>0:www/py-django32@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist