diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 23:32:25 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-10-09 23:37:58 +0800 |
commit | be52cd2d445db6673979e0779edfb8b884f2bf89 (patch) | |
tree | 55a5b2ed20161811503ef2251b28c0121677fe86 /security/py-cryptography-vectors | |
parent | security/py-cryptography: Update to 38.0.1 (diff) |
security/py-cryptography-vectors: Update to 38.0.1
Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
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 c1437915ae79..4c7106098dd6 100644 --- a/security/py-cryptography-vectors/Makefile +++ b/security/py-cryptography-vectors/Makefile @@ -1,5 +1,5 @@ PORTNAME= cryptography-vectors -PORTVERSION= 3.4.8 +PORTVERSION= 38.0.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-cryptography-vectors/distinfo b/security/py-cryptography-vectors/distinfo index 60e5faf5eea6..a3311b15c614 100644 --- a/security/py-cryptography-vectors/distinfo +++ b/security/py-cryptography-vectors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037228 -SHA256 (cryptography_vectors-3.4.8.tar.gz) = 4c84410257993d3de058b44b777a49e1da2ae35ebea2970a360c7e3aa0f580f2 -SIZE (cryptography_vectors-3.4.8.tar.gz) = 35168097 +TIMESTAMP = 1665073154 +SHA256 (cryptography_vectors-38.0.1.tar.gz) = 0431fd107c1fbad0377704a7051945b3b391169fddc4f6fa0bd4edc6b6e235dd +SIZE (cryptography_vectors-38.0.1.tar.gz) = 35273681 |