diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:15:36 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:44:56 +0800 |
commit | f9a90c7550ce598803403bfd3466d789f664c5eb (patch) | |
tree | edbaaff0c5db7b31e3eb6e60268676eee6b1f8f2 /security/py-cryptography-vectors | |
parent | security/py-asyncssh: Update to 2.7.2 (diff) |
security/py-cryptography-vectors: Update to 3.4.8
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 6ac5acec8dd1..6b8187dfa9d7 100644 --- a/security/py-cryptography-vectors/Makefile +++ b/security/py-cryptography-vectors/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= cryptography-vectors -PORTVERSION= 3.3.2 +PORTVERSION= 3.4.8 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-cryptography-vectors/distinfo b/security/py-cryptography-vectors/distinfo index c3ac3c5bbeb2..60e5faf5eea6 100644 --- a/security/py-cryptography-vectors/distinfo +++ b/security/py-cryptography-vectors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620298650 -SHA256 (cryptography_vectors-3.3.2.tar.gz) = 8c9d5afada647a6c937c6392c975f204b540c31f25fd4acd925ec0e180be0afa -SIZE (cryptography_vectors-3.3.2.tar.gz) = 35168168 +TIMESTAMP = 1632037228 +SHA256 (cryptography_vectors-3.4.8.tar.gz) = 4c84410257993d3de058b44b777a49e1da2ae35ebea2970a360c7e3aa0f580f2 +SIZE (cryptography_vectors-3.4.8.tar.gz) = 35168097 |