From nobody Sat Nov 29 23:56:25 2025 X-Original-To: dev-commits-ports-all@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 4dJnBK57Ggz6JMJR for ; Sat, 29 Nov 2025 23:56:25 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dJnBK0V3Cz3tYm for ; Sat, 29 Nov 2025 23:56:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764460585; 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=a/WmDtFUcxCNUEKQwPTBz4AM7dGAjFo574pvv5krbnM=; b=UbFYfa06+ZlnJn5I7SPoH7l1se99acXiRvC+RA25rlTYWY17XlKuknie2as69bKAb7ingb DUsQQkRBqwlesrMyMHkmDwYqfoL4/ag7Z3ELSmsYUFwvdxHlbgrDLOVzb6vtbeVMsdfFor /Sc6AZg/tngx2aWRpoYweCC7Jlm1aeziU390ueZeYLs3IgS1TZiYBZl5k5vtgmMbN5fVH1 FU1RWSTJH2PZin/VTMXqmNrOeuvMJyfsHxxtSuzXq4TU2APGe/DyfJW242PsAsllT4cuvH rqhr4SRD1GIZ+BnH1yOOk/NkTBqTcV2mxpjqN3Vy6IBQigMhejcZFmg0E6EO4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764460585; 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=a/WmDtFUcxCNUEKQwPTBz4AM7dGAjFo574pvv5krbnM=; b=TitnPTDnuzAKjLMzWrci9M5m/INpoeumVRQ7zP0Qfid+RusR5pFJaLee+A4sXkuPMUOG+8 7XuRtQKAOOPplWFykFdlnlrRO7jbUS8ZqImw0MfBXw33BOuMNxiPC5kJgDCW7wFoxt94ci FBdymCvKSZCGHzuQHzy3dAaHgJpg1W7dMhNl7fz9EUiUknwLj34pM+n1Dx8pA88XZBf3sT Mvq6YTHkBp00Vx2XeWBoZwDYp1GH6iMkkTKuWxbUR41Qcq4bi7hYxmedbkO+yfyyNctknP P1s6A+04RlEc8kS8uxScORfPN103OUfIBx+e+yv7ivLMWJBUVS7wGevLbnkU2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764460585; a=rsa-sha256; cv=none; b=a512CsBtfEjz7zQ38Hj04yzB3RzAgnaDF0TGlR5U7Rj3QJuCdyM9Rkqg2Em7UWbiWoOSzb Zd3a0GmyXe9QdwPNYPBJPqoRN/R0oh2qz3XFFyDdqgd9+79yvrJeDMjcYcxmmVVR9nwnU4 uZrf4HJBemstaU/M3YsrEJmLhzAfZXNttFNOZtjfHuoa1sh2yqLaD/GRUlRLSjmxT/YFD3 hz7Gyr4+WpKxsQsuZGBKUQQitgZsrkRR0Edu3bNeGJTONIGdeCF3Elf9R/BckqL8l4c1vc w0ISI4kocoC7kGow3gPWcUVMOk4HGhFJXOHKLUDo9fR0t4KLWIxMkdBtRzpt7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dJnBK03VVz18ys for ; Sat, 29 Nov 2025 23:56:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id d190 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 29 Nov 2025 23:56:25 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 9f66e35ce74c - main - security/py-pyhanko: Update to 0.32.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: 9f66e35ce74c53d6f1db6a8982ca95c383e45302 Auto-Submitted: auto-generated Date: Sat, 29 Nov 2025 23:56:25 +0000 Message-Id: <692b8829.d190.6e67a4bb@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f66e35ce74c53d6f1db6a8982ca95c383e45302 commit 9f66e35ce74c53d6f1db6a8982ca95c383e45302 Author: Po-Chuan Hsieh AuthorDate: 2025-11-29 23:26:42 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-11-29 23:26:42 +0000 security/py-pyhanko: Update to 0.32.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 | 7 +++---- security/py-pyhanko/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/py-pyhanko/Makefile b/security/py-pyhanko/Makefile index 0cd22ee1eb3e..f8811ee3b039 100644 --- a/security/py-pyhanko/Makefile +++ b/security/py-pyhanko/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyhanko -PORTVERSION= 0.31.0 -PORTREVISION= 1 +PORTVERSION= 0.32.0 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/MatthiasValvekens/pyHanko/releases/download/v${PORTVERSION}/ @@ -42,8 +41,8 @@ ETSI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}signxml>=4.2.0:security/py-signxml@${PY 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} OPENTYPE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.33.3:print/py-fonttools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uharfbuzz>=0.25.0<0.51.0:print/py-uharfbuzz@${PY_FLAVOR} -PKCS11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-pkcs11>=0.9.0<0.10:security/py-python-pkcs11@${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} 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 d10ad2e42189..ddfb8bd6e7ae 100644 --- a/security/py-pyhanko/distinfo +++ b/security/py-pyhanko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759324180 -SHA256 (pyhanko-0.31.0.tar.gz) = e866a565ebc89a0ce0aa9f58d0aa81099485fc254bd7e9d13ea7840d5605d606 -SIZE (pyhanko-0.31.0.tar.gz) = 407171 +TIMESTAMP = 1763853438 +SHA256 (pyhanko-0.32.0.tar.gz) = 47df283f14289b9df72071c3e5c52c426998f1850e21bff9d6451e4369595820 +SIZE (pyhanko-0.32.0.tar.gz) = 411900