diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-11 18:10:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-11 18:10:50 +0000 |
commit | fcbe69e3fec9e5ae65dd654d35ea0b0c713439e4 (patch) | |
tree | ad889af8ddeec746c4e409953b59676ad71a848a | |
parent | Update to 4.13.0 (diff) |
Update to 6.0.0
Changes: https://github.com/IdentityPython/pysaml2/releases
Notes
Notes:
svn path=/head/; revision=542023
-rw-r--r-- | security/py-pysaml2/Makefile | 4 | ||||
-rw-r--r-- | 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 39ee4568cdc0..b4bdcefe60e1 100644 --- a/security/py-pysaml2/Makefile +++ b/security/py-pysaml2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysaml2 -PORTVERSION= 5.3.0 +PORTVERSION= 6.0.0 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/security/py-pysaml2/distinfo b/security/py-pysaml2/distinfo index 192a3dc915d1..fd6e3f17d174 100644 --- a/security/py-pysaml2/distinfo +++ b/security/py-pysaml2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593161511 -SHA256 (pysaml2-5.3.0.tar.gz) = e5d73f08cc75f8971f1f4e19bb87ab28565fc9a5f22f00448713f4a79c6e1871 -SIZE (pysaml2-5.3.0.tar.gz) = 321555 +TIMESTAMP = 1594457458 +SHA256 (pysaml2-6.0.0.tar.gz) = bb81a44c9d3f509ab9ac6ece3492a14efdf1b518e689f9a3f617b290a70c1ea1 +SIZE (pysaml2-6.0.0.tar.gz) = 322297 |