Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 2025 16:14:07 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: ec6ee20b2138 - main - security/py-python-pkcs11: Update to 0.9.1
Message-ID:  <202510271614.59RGE75b061792@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=ec6ee20b213874fcd89e4ce271fa5c701eec44d7

commit ec6ee20b213874fcd89e4ce271fa5c701eec44d7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-27 15:33:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-27 15:33:41 +0000

    security/py-python-pkcs11: Update to 0.9.1
    
    Changes:        https://github.com/pyauth/python-pkcs11/releases
---
 security/py-python-pkcs11/Makefile | 2 +-
 security/py-python-pkcs11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-python-pkcs11/Makefile b/security/py-python-pkcs11/Makefile
index 5773fb9d9102..201365c8a63d 100644
--- a/security/py-python-pkcs11/Makefile
+++ b/security/py-python-pkcs11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-pkcs11
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI \
 		https://github.com/pyauth/python-pkcs11/releases/download/v${PORTVERSION}/
diff --git a/security/py-python-pkcs11/distinfo b/security/py-python-pkcs11/distinfo
index 1cc3580ac585..32870fa06902 100644
--- a/security/py-python-pkcs11/distinfo
+++ b/security/py-python-pkcs11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757120822
-SHA256 (python_pkcs11-0.9.0.tar.gz) = 5297de1a30020907af63717003a56d30dcace6fe0022ccaa1d70423f8f836a4d
-SIZE (python_pkcs11-0.9.0.tar.gz) = 174604
+TIMESTAMP = 1761446746
+SHA256 (python_pkcs11-0.9.1.tar.gz) = 60701a11455bb1318239e7117a8676fa455f506465c5d638d02e8e2867b772b5
+SIZE (python_pkcs11-0.9.1.tar.gz) = 174623


home | help

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