diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 18:20:25 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 18:20:25 +0800 |
commit | 5f3ba36e6dc30391940ccf11f4636314ce4c4e25 (patch) | |
tree | b2a540d61695367a1cef51460ce8f2a9885959cf /security/py-pyspnego | |
parent | security/py-pysaml2: Update to 7.4.2 (diff) |
security/py-pyspnego: Update to 0.9.1
Changes: https://github.com/jborean93/pyspnego/releases
Diffstat (limited to 'security/py-pyspnego')
-rw-r--r-- | security/py-pyspnego/Makefile | 2 | ||||
-rw-r--r-- | security/py-pyspnego/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index 830ef6441660..b589bc552c99 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 5098518c785a..d85042d0ee62 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682903110 -SHA256 (pyspnego-0.9.0.tar.gz) = 3f10ca7a2f0d5170c2032bb5d55183384208314032aa44c1684d6920d50e97de -SIZE (pyspnego-0.9.0.tar.gz) = 233612 +TIMESTAMP = 1688166322 +SHA256 (pyspnego-0.9.1.tar.gz) = 6eea64f511bdfa192c2f80593ddf124258b0ea560327468953d18420e0ab3597 +SIZE (pyspnego-0.9.1.tar.gz) = 233824 |