diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:22:53 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:44:39 +0000 |
commit | ff145572790f70db163a0c641f32f987bc6a79a7 (patch) | |
tree | 243ffae4cf6b1b4c2a419244530345821f2399a0 | |
parent | 8fb7b0846ef108e5b78a737820d1cdbb2feda9ec (diff) | |
download | ports-ff145572790f70db163a0c641f32f987bc6a79a7.tar.gz ports-ff145572790f70db163a0c641f32f987bc6a79a7.zip |
security/py-pyspnego: Update to 0.10.0
-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 59fffdd5ab5c..abe16e360c9f 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index bcfb0b0a7aa9..c95842704945 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693334017 -SHA256 (pyspnego-0.9.2.tar.gz) = 0e16cb331f1bd9c85f9b80e2be04bb5da2ecaff678cc0342f68b45e4667d7966 -SIZE (pyspnego-0.9.2.tar.gz) = 233819 +TIMESTAMP = 1696001400 +SHA256 (pyspnego-0.10.0.tar.gz) = af34549afe8e95c940a71e95491327b0b1ca2d75250a9bf170eac429670fa59a +SIZE (pyspnego-0.10.0.tar.gz) = 221948 |