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: Sat Aug 16 07:02:22 UTC 2025
Modified Files:
pkgsrc/security/py-truststore: Makefile distinfo
Log Message:
py-truststore: updated to 0.10.4
0.10.4
Fixed a thread-safety issue when configuring the internal ssl.SSLContext object.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/py-truststore/Makefile
cvs rdiff -u -r1.7 -r1.8 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.10 pkgsrc/security/py-truststore/Makefile:1.11
--- pkgsrc/security/py-truststore/Makefile:1.10 Wed Jul 30 10:17:01 2025
+++ pkgsrc/security/py-truststore/Makefile Sat Aug 16 07:02:22 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/07/30 10:17:01 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/08/16 07:02:22 adam Exp $
-DISTNAME= truststore-0.10.3
+DISTNAME= truststore-0.10.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/truststore/}
Index: pkgsrc/security/py-truststore/distinfo
diff -u pkgsrc/security/py-truststore/distinfo:1.7 pkgsrc/security/py-truststore/distinfo:1.8
--- pkgsrc/security/py-truststore/distinfo:1.7 Wed Jul 30 10:17:01 2025
+++ pkgsrc/security/py-truststore/distinfo Sat Aug 16 07:02:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/07/30 10:17:01 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/08/16 07:02:22 adam Exp $
-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
+BLAKE2s (truststore-0.10.4.tar.gz) = 3fb0f92c862ea5b80cd83c5e07754ed17ae1f01234647f76b0bc0fe6a13c5fe8
+SHA512 (truststore-0.10.4.tar.gz) = 3373b4ac2a37e8e8a7c8b22aebcbedf2f3552452550b181125dd0d16870281f8d1d3019738453c19d2afe21c882b7f6cab8ef37f3e2464605a3c07a6600adbe1
+Size (truststore-0.10.4.tar.gz) = 26169 bytes
Home |
Main Index |
Thread Index |
Old Index