Date: Sun, 9 Oct 2022 15:40:08 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: be52cd2d445d - main - security/py-cryptography-vectors: Update to 38.0.1 Message-ID: <202210091540.299Fe8Hh046243@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=be52cd2d445db6673979e0779edfb8b884f2bf89 commit be52cd2d445db6673979e0779edfb8b884f2bf89 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-09 15:32:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-09 15:37:58 +0000 security/py-cryptography-vectors: Update to 38.0.1 Changes: https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst --- security/py-cryptography-vectors/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091540.299Fe8Hh046243>