aboutsummaryrefslogtreecommitdiff
path: root/www/py-django52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django52/Makefile')
-rw-r--r--www/py-django52/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-django52/Makefile b/www/py-django52/Makefile
index 0005bb4607e5..057facb616fa 100644
--- a/www/py-django52/Makefile
+++ b/www/py-django52/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django
-PORTVERSION= 5.2.6
-PORTREVISION= 1
+PORTVERSION= 5.2.7
CATEGORIES= www python
MASTER_SITES= PYPI \
https://media.djangoproject.com/releases/${PORTVERSION:R}/
@@ -22,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.3.1:databases/py-sqlparse@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tblib>0:devel/py-tblib@${PY_FLAVOR}
-USES= cpe python:3.10+ shebangfix
+USES= cpe python shebangfix
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes