aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-unfold/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-unfold/Makefile')
-rw-r--r--www/py-django-unfold/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile
index ecc56f245c41..6d427ec98e3e 100644
--- a/www/py-django-unfold/Makefile
+++ b/www/py-django-unfold/Makefile
@@ -1,5 +1,6 @@
PORTNAME= django-unfold
PORTVERSION= 0.22.0
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517