diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 02:47:53 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 03:21:18 +0800 |
commit | d9c56a7708fbe62c52a5cdfba42bb2a4075640f0 (patch) | |
tree | f3e5e41ae5c7c09318c6925004da9d7d99e07eb4 /security/py-pyspnego | |
parent | security/py-pysaml2: Update to 7.4.1 (diff) |
security/py-pyspnego: Update to 0.8.0
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 fae3e9235081..fb4c44f3eeb8 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 4141c9926dbb..bb105694c005 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590000 -SHA256 (pyspnego-0.7.0.tar.gz) = da78096fd7c9f40e716f6fbe3e30d913103d75fd676f839f98fc3a6fee92fbe3 -SIZE (pyspnego-0.7.0.tar.gz) = 219295 +TIMESTAMP = 1677771357 +SHA256 (pyspnego-0.8.0.tar.gz) = e0499cc066c56762f8a315bb053243d34240cb85e384afc6b87b4fa0142543df +SIZE (pyspnego-0.8.0.tar.gz) = 222900 |