Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 07:25:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530589 - head/security/py-cryptography-vectors
Message-ID:  <202004040725.0347PwFm045709@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  4 07:25:58 2020
New Revision: 530589
URL: https://svnweb.freebsd.org/changeset/ports/530589

Log:
  Update to 2.9
  
  Changes:	https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst

Modified:
  head/security/py-cryptography-vectors/Makefile
  head/security/py-cryptography-vectors/distinfo

Modified: head/security/py-cryptography-vectors/Makefile
==============================================================================
--- head/security/py-cryptography-vectors/Makefile	Sat Apr  4 07:25:53 2020	(r530588)
+++ head/security/py-cryptography-vectors/Makefile	Sat Apr  4 07:25:58 2020	(r530589)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cryptography-vectors
-PORTVERSION=	2.8
+PORTVERSION=	2.9
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-cryptography-vectors/distinfo
==============================================================================
--- head/security/py-cryptography-vectors/distinfo	Sat Apr  4 07:25:53 2020	(r530588)
+++ head/security/py-cryptography-vectors/distinfo	Sat Apr  4 07:25:58 2020	(r530589)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571483887
-SHA256 (cryptography_vectors-2.8.tar.gz) = 6cd32174c56a3eca72f64af43c1daacaae758cfa5ff9d280dfcf818fa11ef116
-SIZE (cryptography_vectors-2.8.tar.gz) = 35102030
+TIMESTAMP = 1585907224
+SHA256 (cryptography_vectors-2.9.tar.gz) = 8c2ecdced5a296c6c26e24a1e8d869d83f0a21ddeb5935ff0a137799f963edc0
+SIZE (cryptography_vectors-2.9.tar.gz) = 35140661



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