Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2021 09:53:52 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: fcc35dc74e10 - main - security/py-cryptography-vectors: Update to 3.3.2
Message-ID:  <202105070953.1479rqKU085018@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=fcc35dc74e1024e005b8561bbbf3ed5e4719b020

commit fcc35dc74e1024e005b8561bbbf3ed5e4719b020
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-07 09:22:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-07 09:39:10 +0000

    security/py-cryptography-vectors: Update to 3.3.2
    
    - Update WWW
    
    Changes:        https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst
---
 security/py-cryptography-vectors/Makefile  | 2 +-
 security/py-cryptography-vectors/distinfo  | 6 +++---
 security/py-cryptography-vectors/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-cryptography-vectors/Makefile b/security/py-cryptography-vectors/Makefile
index 339718a7211d..6ac5acec8dd1 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=	2.9.2
+PORTVERSION=	3.3.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-cryptography-vectors/distinfo b/security/py-cryptography-vectors/distinfo
index fdc162715c34..c3ac3c5bbeb2 100644
--- a/security/py-cryptography-vectors/distinfo
+++ b/security/py-cryptography-vectors/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588013524
-SHA256 (cryptography_vectors-2.9.2.tar.gz) = 99ac91c4d89572399b097240809af1b8f67f4bedf43398d290c9b2b3d9f491b4
-SIZE (cryptography_vectors-2.9.2.tar.gz) = 35141183
+TIMESTAMP = 1620298650
+SHA256 (cryptography_vectors-3.3.2.tar.gz) = 8c9d5afada647a6c937c6392c975f204b540c31f25fd4acd925ec0e180be0afa
+SIZE (cryptography_vectors-3.3.2.tar.gz) = 35168168
diff --git a/security/py-cryptography-vectors/pkg-descr b/security/py-cryptography-vectors/pkg-descr
index 9684f7467830..f7c498207949 100644
--- a/security/py-cryptography-vectors/pkg-descr
+++ b/security/py-cryptography-vectors/pkg-descr
@@ -1,3 +1,3 @@
 cryptography-vectors provides test vectors for the cryptography package.
 
-WWW: https://github.com/pyca/cryptography/tree/master/vectors
+WWW: https://github.com/pyca/cryptography/tree/main/vectors



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105070953.1479rqKU085018>