Date: Mon, 09 Mar 2026 18:24:50 +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: ab618d4b49fc - main - security/py-pyhanko: Update to 0.33.0 Message-ID: <69af1072.1e860.45262bf2@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=ab618d4b49fc87756268cfffd4d1a8c3e96df1a5 commit ab618d4b49fc87756268cfffd4d1a8c3e96df1a5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:58:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:13 +0000 security/py-pyhanko: Update to 0.33.0 Changes: https://github.com/MatthiasValvekens/pyHanko/releases https://github.com/MatthiasValvekens/pyHanko/blob/master/docs/changelog.rst https://docs.pyhanko.eu/en/latest/changelog.html --- security/py-pyhanko/Makefile | 10 +++++----- security/py-pyhanko/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/py-pyhanko/Makefile b/security/py-pyhanko/Makefile index f8811ee3b039..6188b2256518 100644 --- a/security/py-pyhanko/Makefile +++ b/security/py-pyhanko/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyhanko -PORTVERSION= 0.32.0 +PORTVERSION= 0.33.0 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/MatthiasValvekens/pyHanko/releases/download/v${PORTVERSION}/ @@ -35,14 +35,14 @@ OPENTYPE_DESC= OpenType/TrueType support PKCS11_DESC= PKCS\#11 support QR_DESC= QR code 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} ETSI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}signxml>=4.2.0:security/py-signxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xsdata>=24.4<26.0:devel/py-xsdata@${PY_FLAVOR} \ IMAGE_SUPPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=7.2.0:graphics/py-pillow@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-barcode>=0.15.1<0.15.1_99:graphics/py-python-barcode@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}python-barcode>=0.16.1<0.16.1_99:graphics/py-python-barcode@${PY_FLAVOR} OPENTYPE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.33.3:print/py-fonttools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0.25.0<0.53.0:print/py-uharfbuzz@${PY_FLAVOR} -PKCS11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pkcs11>=0.9.2<0.10:security/py-python-pkcs11@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0.25.0<0.54.0:print/py-uharfbuzz@${PY_FLAVOR} +PKCS11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pkcs11>=0.9.3<0.10:security/py-python-pkcs11@${PY_FLAVOR} QR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qrcode>=7.3.1:textproc/py-qrcode@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/security/py-pyhanko/distinfo b/security/py-pyhanko/distinfo index ddfb8bd6e7ae..74adbf6c3cc3 100644 --- a/security/py-pyhanko/distinfo +++ b/security/py-pyhanko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853438 -SHA256 (pyhanko-0.32.0.tar.gz) = 47df283f14289b9df72071c3e5c52c426998f1850e21bff9d6451e4369595820 -SIZE (pyhanko-0.32.0.tar.gz) = 411900 +TIMESTAMP = 1771421734 +SHA256 (pyhanko-0.33.0.tar.gz) = 68ea123efd6612420fd2f1856c0b7a4bfa70f4af0abc0ddb329416844f5befb6 +SIZE (pyhanko-0.33.0.tar.gz) = 412604home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1072.1e860.45262bf2>
