diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-13 22:43:56 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-12-13 22:43:56 +0800 |
commit | a71aa998df5ed8cdacc1cbd1752b6b1f444c5914 (patch) | |
tree | 7c2979ab9d768b63470b52e8b3fd0f873b721553 /security | |
parent | 20fc2876c51d5f2bd0e57665b5e477f16b45af36 (diff) | |
download | freebsd-ports-gnome-a71aa998df5ed8cdacc1cbd1752b6b1f444c5914.tar.gz freebsd-ports-gnome-a71aa998df5ed8cdacc1cbd1752b6b1f444c5914.tar.zst freebsd-ports-gnome-a71aa998df5ed8cdacc1cbd1752b6b1f444c5914.zip |
Update to 6.4.1
Changes: https://github.com/IdentityPython/pysaml2/releases
Diffstat (limited to 'security')
-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 c8175ebbc7a9..17794fc5d22c 100644 --- a/security/py-pysaml2/Makefile +++ b/security/py-pysaml2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysaml2 -PORTVERSION= 6.3.1 +PORTVERSION= 6.4.1 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,6 +34,6 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: - cd ${WRKSRC} && ${PYTHON_CMD} -m pytest + cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v .include <bsd.port.mk> diff --git a/security/py-pysaml2/distinfo b/security/py-pysaml2/distinfo index af26e5d78673..ab9bf78425fc 100644 --- a/security/py-pysaml2/distinfo +++ b/security/py-pysaml2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605426471 -SHA256 (pysaml2-6.3.1.tar.gz) = 39a012acb36406dde1fc098d34d7d9d24c6cceae8ded688c954180e8915555b5 -SIZE (pysaml2-6.3.1.tar.gz) = 331142 +TIMESTAMP = 1607685401 +SHA256 (pysaml2-6.4.1.tar.gz) = ccbe5e6d1e03c5ad14bde6f89d163c6b20e4bae17b98361c4d820d2f32c75abe +SIZE (pysaml2-6.4.1.tar.gz) = 332110 |