git: 11e789d4217c - main - security/py-pysaml2: Update to 7.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 12:58:48 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=11e789d4217c2b7e11aa31a63a83c12eb789f220
commit 11e789d4217c2b7e11aa31a63a83c12eb789f220
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 12:55:21 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 12:55:21 +0000
security/py-pysaml2: Update to 7.0.0
Changes: https://github.com/IdentityPython/pysaml2/releases
---
security/py-pysaml2/Makefile | 4 ++--
security/py-pysaml2/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile
index 13d51fb13f68..ac02b14aee8f 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -1,7 +1,7 @@
# Created by: Brendan Molloy <brendan+freebsd at bbqsrc.net>
PORTNAME= pysaml2
-PORTVERSION= 6.5.1
+PORTVERSION= 7.0.0
CATEGORIES= security devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@$
${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} \
- ${PYTHON_PKGNAMEPREFIX}xmlschema>=0:textproc/py-xmlschema@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}xmlschema>=1.2.1:textproc/py-xmlschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
xmlsec1:security/xmlsec1
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
diff --git a/security/py-pysaml2/distinfo b/security/py-pysaml2/distinfo
index 3d76dfd0c07c..6e28451fbb51 100644
--- a/security/py-pysaml2/distinfo
+++ b/security/py-pysaml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611856594
-SHA256 (pysaml2-6.5.1.tar.gz) = 6dc798aae0e2d43425cd3c720da1aea1b99e52c7e7d87d3666c8854f35e862f6
-SIZE (pysaml2-6.5.1.tar.gz) = 357718
+TIMESTAMP = 1621699735
+SHA256 (pysaml2-7.0.0.tar.gz) = 7f854ea6b94eb05af96db892fdf3491f0777c8ac3e49c8a4b8079fb5427ad75e
+SIZE (pysaml2-7.0.0.tar.gz) = 358801
More information about the dev-commits-ports-all
mailing list