Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:24:51 +0000
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: 7ce91559a861 - main - security/py-pyhanko-certvalidator: Update to 0.29.1
Message-ID:  <69af1073.1edcb.1c8c52eb@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ce91559a861eaa8821c60a59242445a0f54d7d9

commit 7ce91559a861eaa8821c60a59242445a0f54d7d9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:58:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:19:13 +0000

    security/py-pyhanko-certvalidator: Update to 0.29.1
    
    Changes:        https://github.com/MatthiasValvekens/pyHanko/releases
                    https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst#pyhanko-certvalidator
                    https://docs.pyhanko.eu/en/latest/changelog.html#pyhanko-certvalidator
---
 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 58e4f8a6dccc..b4ecb575726a 100644
--- a/security/py-pyhanko-certvalidator/Makefile
+++ b/security/py-pyhanko-certvalidator/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyhanko-certvalidator
-PORTVERSION=	0.29.0
+PORTVERSION=	0.29.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -28,6 +28,6 @@ NO_ARCH=	yes
 OPTIONS_DEFINE=	ASYNC_HTTP
 ASYNC_HTTP_DESC=Asynchronous support
 
-ASYNC_HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9<3.13:www/py-aiohttp@${PY_FLAVOR}
+ASYNC_HTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9<3.14:www/py-aiohttp@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/security/py-pyhanko-certvalidator/distinfo b/security/py-pyhanko-certvalidator/distinfo
index a68ec1967ee6..fb9e7738346c 100644
--- a/security/py-pyhanko-certvalidator/distinfo
+++ b/security/py-pyhanko-certvalidator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759324182
-SHA256 (pyhanko_certvalidator-0.29.0.tar.gz) = 8ebb98e742e4a2e2347374535c1329abf77c398addb31e623f33645ace02efa4
-SIZE (pyhanko_certvalidator-0.29.0.tar.gz) = 93212
+TIMESTAMP = 1771421736
+SHA256 (pyhanko_certvalidator-0.29.1.tar.gz) = e8a8ad40eb73f4a32a4c4ce4474af6514bf86bc72e0fbb339d2b473f8d57e2a2
+SIZE (pyhanko_certvalidator-0.29.1.tar.gz) = 93217


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1073.1edcb.1c8c52eb>