aboutsummaryrefslogtreecommitdiff
path: root/www/py-djangosaml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-djangosaml2/Makefile')
-rw-r--r--www/py-djangosaml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-djangosaml2/Makefile b/www/py-djangosaml2/Makefile
index 8f6ad202b0d3..68d3c3342fb2 100644
--- a/www/py-djangosaml2/Makefile
+++ b/www/py-djangosaml2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= djangosaml2
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +11,7 @@ WWW= https://github.com/IdentityPython/djangosaml2
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pysaml2>=6.5.1:security/py-pysaml2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}defusedxml>=0.4.1:devel/py-defusedxml@${PY_FLAVOR}