diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-02 06:02:22 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-02 06:11:47 +0800 |
commit | e74d5dff477e9a9f191ac205c4bf215b4c589aac (patch) | |
tree | 84c91eaaf09b73737542f9597c496cc7cc5c9f8e /security/py-cryptography-vectors | |
parent | security/py-cryptography: Update to 41.0.7 (diff) |
security/py-cryptography-vectors: Update to 41.0.7
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
https://cryptography.io/en/latest/changelog/
Diffstat (limited to 'security/py-cryptography-vectors')
-rw-r--r-- | security/py-cryptography-vectors/Makefile | 2 | ||||
-rw-r--r-- | security/py-cryptography-vectors/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-cryptography-vectors/Makefile b/security/py-cryptography-vectors/Makefile index 6fa335f8b338..eeec02f14dfd 100644 --- a/security/py-cryptography-vectors/Makefile +++ b/security/py-cryptography-vectors/Makefile @@ -1,5 +1,5 @@ PORTNAME= cryptography-vectors -PORTVERSION= 41.0.5 +PORTVERSION= 41.0.7 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-cryptography-vectors/distinfo b/security/py-cryptography-vectors/distinfo index 4eeacd8afa27..c004c355ff75 100644 --- a/security/py-cryptography-vectors/distinfo +++ b/security/py-cryptography-vectors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698341077 -SHA256 (cryptography_vectors-41.0.5.tar.gz) = 75e82aea2982729312af735adb2983f347bb21fff88ad5dda3673ed70e1d1caf -SIZE (cryptography_vectors-41.0.5.tar.gz) = 35287967 +TIMESTAMP = 1701363742 +SHA256 (cryptography_vectors-41.0.7.tar.gz) = 7b36f976b6e58cc1801310e1c93c584c6539d371da7f8538edd8fc463dc80d5b +SIZE (cryptography_vectors-41.0.7.tar.gz) = 35288159 |