pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-hanko-certvalidator
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 17 09:28:22 UTC 2026
Modified Files:
pkgsrc/security/py-hanko-certvalidator: Makefile distinfo
Log Message:
py-hanko-certvalidator: updated to 0.29.1
0.29.1
Bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-hanko-certvalidator/Makefile \
pkgsrc/security/py-hanko-certvalidator/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-hanko-certvalidator/Makefile
diff -u pkgsrc/security/py-hanko-certvalidator/Makefile:1.1 pkgsrc/security/py-hanko-certvalidator/Makefile:1.2
--- pkgsrc/security/py-hanko-certvalidator/Makefile:1.1 Wed Jan 28 10:30:00 2026
+++ pkgsrc/security/py-hanko-certvalidator/Makefile Tue Feb 17 09:28:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/01/28 10:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/17 09:28:22 adam Exp $
-DISTNAME= pyhanko_certvalidator-0.29.0
+DISTNAME= pyhanko_certvalidator-0.29.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyhanko_certvalidator/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/MatthiasVal
COMMENT= Validates X.509 certificates and paths (wbond/certvalidator fork)
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=80.8.0:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-asn1crypto>=1.5.1:../../security/py-asn1crypto
DEPENDS+= ${PYPKGPREFIX}-oscrypto>=1.1.0:../../security/py-oscrypto
DEPENDS+= ${PYPKGPREFIX}-cryptography>=41.0.5:../../security/py-cryptography
Index: pkgsrc/security/py-hanko-certvalidator/distinfo
diff -u pkgsrc/security/py-hanko-certvalidator/distinfo:1.1 pkgsrc/security/py-hanko-certvalidator/distinfo:1.2
--- pkgsrc/security/py-hanko-certvalidator/distinfo:1.1 Wed Jan 28 10:30:00 2026
+++ pkgsrc/security/py-hanko-certvalidator/distinfo Tue Feb 17 09:28:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2026/01/28 10:30:00 wiz Exp $
+$NetBSD: distinfo,v 1.2 2026/02/17 09:28:22 adam Exp $
-BLAKE2s (pyhanko_certvalidator-0.29.0.tar.gz) = 5886c703a367624c5d9e427562f243e1c84d68e5f198ff3db31d30006f8787c4
-SHA512 (pyhanko_certvalidator-0.29.0.tar.gz) = b36a801317b8086d0f3338f1d0ca67a6a67118f2b34551a9a371c40e0f22954e09bcb39822c6c258b86ec97bedc825c17609f3f7b2028c76d179b611dfd4e1d0
-Size (pyhanko_certvalidator-0.29.0.tar.gz) = 93212 bytes
+BLAKE2s (pyhanko_certvalidator-0.29.1.tar.gz) = 428efaedc545991aad42d95f2e3ae8075ff972c2e2951d5f326edb74b00b54a2
+SHA512 (pyhanko_certvalidator-0.29.1.tar.gz) = d6b40d6a34aed7e783971c9062521652e8413eaf05ba8d30b8ca1d18dda678f42030fbb7d8043f94d1b4025e3820435fdde1e38c025b3c99c3b6879102484697
+Size (pyhanko_certvalidator-0.29.1.tar.gz) = 93217 bytes
Home |
Main Index |
Thread Index |
Old Index