From nobody Mon Mar 9 18:24:50 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fV55b2HpKz6Tfnn for ; Mon, 09 Mar 2026 18:24:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV55Z4Wjqz3jKF for ; Mon, 09 Mar 2026 18:24:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080690; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JmUCo2uV6j8XAcNU9uINBu7tTjY9KBAhY+jJId7m3dg=; b=xbsEHuaunmGx/MWLRSPO0EgFrC0graiabiTl1jydR56N9lDVrzD4nTsBoz3J75DwHFLdV9 2vFeFt/HLFbLduUr/ET0fhlpDwg28SI3/M82cd2yPpoojz8wmP4idBf+XHMXn/A9UxDPkP C+2AvrOs8wpKG9Hu6MTe6K6R+2cFm6tw4a6E/GxfgD0mx3n11vKeDS8rQFvMSDJeuGaLUh OerX1fm2kUGQAOvTlIfYMoIZTa8Koc2tprJdOKylbbtaqZo3z7o2qsR8uT7ILrwbqOerxB 2kM82eVqAUWWTNdz6CbssWeyeZ3X0VHjVwNO7xSGoX+gr1bQYPagMbiytE951g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080690; a=rsa-sha256; cv=none; b=sP99K0sGUytLfq9r8+Eua6CX3RQhfFmEV73ePc2vcsQvVDlpdwH4Li+XyYJMpgREyv578o weorNafBQFSpsZJh9wiNwWTpNOie0XY0ioa4XdNTaKHTW8oYvx/u2UFMhTewhJaefJuBV3 jeQK9PMheIoKFAmF0wAKZzEScFi8XA2kzn1j9QH/1da72PlbMQIPQXCoLJNNrtaHUmnVCa WzkYw/7f1kGz4J9g31b+vI+o3HbRudRS+u5NPLF7dkFK0J9JPcgcBwWB/TDAOJhqFFtJuN C95vwfPRzH1oI7kgAWArQAG3gVkjdEas+/EE841mwV+3kk73TjVl9nwjINbinw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080690; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JmUCo2uV6j8XAcNU9uINBu7tTjY9KBAhY+jJId7m3dg=; b=nJVdbSzkDsqEWjw6Zmasr54q7QqrucxuzGtfzPKdR9pvOMyTL7iYMfMHZvy0GjvI2iEZl4 gx61ArZwRoFiN/EzN4Qe3q0ifRW1vyDnUyGa068RkL73+tnALLGHJB7dhUU5AGf24Yt6B5 PhDWWuV3M8mOgEkGpSs8bhmI3l1ILUhcm1A59qt2HGFn4DUyUP3xpYJgSP1dZ3xaoqBosa 0KWX5Pw7Wb9zmPb/xyeqBIslOQxQeabXfhI3XwF2/CnVwCsdyqns3GMQjlO/ys9QBUPsn5 qzuDXvoZsykTnFcFgDtCn5D+Cex/JQRmtKjLkG+VMUQ2H1VVpIJP5BrKEFozHg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV55Z2VQvzdGZ for ; Mon, 09 Mar 2026 18:24:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e860 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:24:50 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ab618d4b49fc - main - security/py-pyhanko: Update to 0.33.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ab618d4b49fc87756268cfffd4d1a8c3e96df1a5 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:24:50 +0000 Message-Id: <69af1072.1e860.45262bf2@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab618d4b49fc87756268cfffd4d1a8c3e96df1a5 commit ab618d4b49fc87756268cfffd4d1a8c3e96df1a5 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 17:58:44 +0000 Commit: Po-Chuan Hsieh 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 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) = 412604