pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-truststore
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 30 10:17:01 UTC 2025
Modified Files:
pkgsrc/security/py-truststore: Makefile distinfo
Log Message:
py-truststore: updated to 0.10.3
0.10.3
Added support for the system certificate bundle in Fedora 43 and later.
0.10.2
Release failed to publish to PyPI due to outdated build tools. Created new release (0.10.3) after updating build to 1.2.2.post1.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-truststore/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-truststore/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-truststore/Makefile
diff -u pkgsrc/security/py-truststore/Makefile:1.9 pkgsrc/security/py-truststore/Makefile:1.10
--- pkgsrc/security/py-truststore/Makefile:1.9 Sun Feb 23 19:36:52 2025
+++ pkgsrc/security/py-truststore/Makefile Wed Jul 30 10:17:01 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/02/23 19:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/07/30 10:17:01 adam Exp $
-DISTNAME= truststore-0.10.1
+DISTNAME= truststore-0.10.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/truststore/}
Index: pkgsrc/security/py-truststore/distinfo
diff -u pkgsrc/security/py-truststore/distinfo:1.6 pkgsrc/security/py-truststore/distinfo:1.7
--- pkgsrc/security/py-truststore/distinfo:1.6 Fri Feb 7 21:50:40 2025
+++ pkgsrc/security/py-truststore/distinfo Wed Jul 30 10:17:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/02/07 21:50:40 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/07/30 10:17:01 adam Exp $
-BLAKE2s (truststore-0.10.1.tar.gz) = d35eba6e3c6345c0145d962acd00eeaf2a10f75e42f9b2e367091465ca1aef7f
-SHA512 (truststore-0.10.1.tar.gz) = 66257b3aaf34f74196bfe8986091b9a99d266853d764638310f257a02b59539e96fc1c62324fa7ef2727dd316e48aefc639a95426fa36741b79f286889417bd2
-Size (truststore-0.10.1.tar.gz) = 26101 bytes
+BLAKE2s (truststore-0.10.3.tar.gz) = b5c4742a054de74c91a23caf6301699693bde64ec8801f669d7545f3204978c7
+SHA512 (truststore-0.10.3.tar.gz) = 1a43092f03f4c6ab4ee82fe2e6212f642ca4123105642c7d59ebae1d231c385fc2668a2bb9508d0e587af6ad3f53a6988c1926e0d1501410a69b1fe283b4b7b6
+Size (truststore-0.10.3.tar.gz) = 26214 bytes
Home |
Main Index |
Thread Index |
Old Index