aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2024-01-19 03:24:53 +0000
committerWen Heping <wen@FreeBSD.org>2024-01-19 03:25:47 +0000
commit2e26811c8c2ca2c8067f975767cadb2b881c026f (patch)
tree547c06495db6a9fa9e74cbf875b31ea0243bade8
parented8e5ec1ffd6147549237783e1f77f40d875538f (diff)
downloadports-2e26811c8c2ca2c8067f975767cadb2b881c026f.tar.gz
ports-2e26811c8c2ca2c8067f975767cadb2b881c026f.zip
security/py-flask-saml: Update to 0.5.1
PR: 276359 Reported by: maintainer
-rw-r--r--security/py-flask-saml/Makefile7
-rw-r--r--security/py-flask-saml/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/security/py-flask-saml/Makefile b/security/py-flask-saml/Makefile
index e69f57117747..5f9a1049ec09 100644
--- a/security/py-flask-saml/Makefile
+++ b/security/py-flask-saml/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Flask-SAML
-PORTVERSION= 0.4.4
-PORTREVISION= 1
+PORTVERSION= 0.5.1
CATEGORIES= security www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,9 +21,9 @@ NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30900
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pysaml24>=4.0.0<5:security/py-pysaml24@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pysaml24>=6.5.0<5:security/py-pysaml24@${PY_FLAVOR}
.else
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pysaml26>=5.1.0<6.20:security/py-pysaml26@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pysaml26>=6.5.0<6.20:security/py-pysaml26@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
diff --git a/security/py-flask-saml/distinfo b/security/py-flask-saml/distinfo
index ca5f20da4b23..a574f9e8bcb3 100644
--- a/security/py-flask-saml/distinfo
+++ b/security/py-flask-saml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606409293
-SHA256 (Flask-SAML-0.4.4.tar.gz) = 393e6ff24e19cf1dd975d8def6e855aad836d7842bd9f39548b7af4a437fc881
-SIZE (Flask-SAML-0.4.4.tar.gz) = 4838
+TIMESTAMP = 1705630597
+SHA256 (Flask-SAML-0.5.1.tar.gz) = 6271b41f40ff5c5e2cda36c8134c66f1cb3c4a63ec9e59531274d4fb03d620cd
+SIZE (Flask-SAML-0.5.1.tar.gz) = 4777