aboutsummaryrefslogtreecommitdiff
path: root/security/py-pysaml2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 23:14:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-10 23:14:21 +0000
commitde459b6ae756cb903cec464eabca903aa519e32e (patch)
treef56a7c58e0a04cd0d71b3c2577c70ad8a401e6de /security/py-pysaml2
parent97462ed90017fc92036af3287ed43ca7f4b3eb84 (diff)
downloadports-de459b6ae756cb903cec464eabca903aa519e32e.tar.gz
ports-de459b6ae756cb903cec464eabca903aa519e32e.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=561152
Diffstat (limited to 'security/py-pysaml2')
-rw-r--r--security/py-pysaml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile
index d06324b07aab..7ad133e39b35 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@$
${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Paste>=0:www/py-paste@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}repoze.who>=0:devel/py-repoze.who@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \