diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-25 05:16:35 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-25 05:16:35 +0800 |
commit | c4ffc80f7933e25ae6e7b91d4e7a675a6886d39e (patch) | |
tree | 29a4ee4e8c010b3bc2adf90af7f4373fb1cfca0b /security/py-pyspnego | |
parent | graphics/py-tifffile: Update to 2024.7.24 (diff) |
security/py-pyspnego: Update to 0.11.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 a809e1781459..ba0c0e63b1db 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 4e116414244e..88912790d6b3 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580134 -SHA256 (pyspnego-0.11.0.tar.gz) = 17dda4fbf725094c440e68709601c1575db83d9c844c9efedf0ad4dd1b72e5a0 -SIZE (pyspnego-0.11.0.tar.gz) = 225609 +TIMESTAMP = 1721823038 +SHA256 (pyspnego-0.11.1.tar.gz) = e92ed8b0a62765b9d6abbb86a48cf871228ddb97678598dc01c9c39a626823f6 +SIZE (pyspnego-0.11.1.tar.gz) = 225697 |