Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:44:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 65ecf853ee78 - main - security/py-pysaml2: Update to 7.2.0
Message-ID:  <202208311144.27VBiY3p096667@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65ecf853ee7839a019669d6b737cdc6098318ec2

commit 65ecf853ee7839a019669d6b737cdc6098318ec2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:24:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:14 +0000

    security/py-pysaml2: Update to 7.2.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 4e121f67214b..72e3165ed611 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pysaml2
-PORTVERSION=	7.1.2
+PORTVERSION=	7.2.0
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ COMMENT=	Python implementation of SAML Version 2
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=3.1:security/py-cryptography@${PY_FLAVOR} \
 		${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} \
diff --git a/security/py-pysaml2/distinfo b/security/py-pysaml2/distinfo
index 711aecdfb633..f8c535f7823f 100644
--- a/security/py-pysaml2/distinfo
+++ b/security/py-pysaml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264670
-SHA256 (pysaml2-7.1.2.tar.gz) = 1ec94442306511b93fe7a5710f224e05e0aba948682d506614d1e04f3232f827
-SIZE (pysaml2-7.1.2.tar.gz) = 366722
+TIMESTAMP = 1661599325
+SHA256 (pysaml2-7.2.0.tar.gz) = 256bcea8e2a26e5bd06efc501e18254439fa96e4ff08cff7d64063ed29e21ba6
+SIZE (pysaml2-7.2.0.tar.gz) = 371413



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208311144.27VBiY3p096667>