aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-registration/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-registration/Makefile')
-rw-r--r--www/py-django-registration/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile
index 31fbdf68234b..9853343e096e 100644
--- a/www/py-django-registration/Makefile
+++ b/www/py-django-registration/Makefile
@@ -1,5 +1,6 @@
PORTNAME= django-registration
PORTVERSION= 3.4
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confusable_homoglyphs>=3.0<4.0:devel/py-confusable_homoglyphs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist pep517