Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:09:22 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: 07ed33ed3430 - main - security/py-pyhanko-certvalidator: Update to 0.20.1
Message-ID:  <202304181809.33II9MBC079731@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=07ed33ed34309e3fcfdc498dd3ec70e88dbd0db7

commit 07ed33ed34309e3fcfdc498dd3ec70e88dbd0db7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:57:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:00:56 +0000

    security/py-pyhanko-certvalidator: Update to 0.20.1
    
    Changes:        https://github.com/MatthiasValvekens/certvalidator/blob/master/changelog.md
---
 security/py-pyhanko-certvalidator/Makefile | 4 ++--
 security/py-pyhanko-certvalidator/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-pyhanko-certvalidator/Makefile b/security/py-pyhanko-certvalidator/Makefile
index 56a55527a34b..a7396f6ba879 100644
--- a/security/py-pyhanko-certvalidator/Makefile
+++ b/security/py-pyhanko-certvalidator/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyhanko-certvalidator
-PORTVERSION=	0.19.4
+PORTVERSION=	0.20.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://github.com/MatthiasValvekens/certvalidator
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.2.0:devel/py-asn1crypto@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oscrypto>=1.1.0:security/py-oscrypto@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.24.0:www/py-requests@${PY_FLAVOR} \
diff --git a/security/py-pyhanko-certvalidator/distinfo b/security/py-pyhanko-certvalidator/distinfo
index d5d31aac07f5..ded8c8b0b063 100644
--- a/security/py-pyhanko-certvalidator/distinfo
+++ b/security/py-pyhanko-certvalidator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649423656
-SHA256 (pyhanko-certvalidator-0.19.4.tar.gz) = 7e7ea8dd0ac8864dac7af092c7f8ee3864f3f74e1c2e4228a2e0d8baad7015a3
-SIZE (pyhanko-certvalidator-0.19.4.tar.gz) = 63878
+TIMESTAMP = 1681052988
+SHA256 (pyhanko-certvalidator-0.20.1.tar.gz) = 58651ef0486a081b9b6a4117fb6f4d725e71cdf72cfa10f5f7e7426ccbea036e
+SIZE (pyhanko-certvalidator-0.20.1.tar.gz) = 100466



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