pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-secretstorage
Module Name: pkgsrc
Committed By: adam
Date: Wed Nov 12 11:08:57 UTC 2025
Modified Files:
pkgsrc/security/py-secretstorage: Makefile distinfo
Log Message:
py-secretstorage: updated to 3.4.1
SecretStorage 3.4.1, 2025-11-11
* Make sure public key length is exactly 128 bytes [`#48`_].
This fixes ``Client public key size is invalid`` error from KWallet.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-secretstorage/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/py-secretstorage/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-secretstorage/Makefile
diff -u pkgsrc/security/py-secretstorage/Makefile:1.4 pkgsrc/security/py-secretstorage/Makefile:1.5
--- pkgsrc/security/py-secretstorage/Makefile:1.4 Sun Sep 21 16:15:27 2025
+++ pkgsrc/security/py-secretstorage/Makefile Wed Nov 12 11:08:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/09/21 16:15:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/11/12 11:08:57 adam Exp $
-DISTNAME= secretstorage-3.4.0
+DISTNAME= secretstorage-3.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SecretStorage/}
Index: pkgsrc/security/py-secretstorage/distinfo
diff -u pkgsrc/security/py-secretstorage/distinfo:1.3 pkgsrc/security/py-secretstorage/distinfo:1.4
--- pkgsrc/security/py-secretstorage/distinfo:1.3 Sun Sep 21 16:15:27 2025
+++ pkgsrc/security/py-secretstorage/distinfo Wed Nov 12 11:08:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/09/21 16:15:27 wiz Exp $
+$NetBSD: distinfo,v 1.4 2025/11/12 11:08:57 adam Exp $
-BLAKE2s (secretstorage-3.4.0.tar.gz) = c7bfb4181dd31f84fa79150a9785720c301bcc7521b6894538df2c4bb76328b2
-SHA512 (secretstorage-3.4.0.tar.gz) = 10d45317fa60bd6c2eb699b59b13da4c3001afa3a6c2fade113d1871172535e45698307b696abaa4f680b272afc5e1dfc1456ed50b079d3c4d14002e6f41c622
-Size (secretstorage-3.4.0.tar.gz) = 19748 bytes
+BLAKE2s (secretstorage-3.4.1.tar.gz) = 356d9a778bfa8c5b6d3f5a7d3a00d1c8beef1debf19a550a9dcecd780297ef2e
+SHA512 (secretstorage-3.4.1.tar.gz) = 2e15b1b0fea5bbda5dc51cdca0963b36099d9e2e9045e9b991e76f54add99b62debfaa8c9fea7e0a94f495a049c2c108a07e18125c1d5a7415ea2a242d2571d1
+Size (secretstorage-3.4.1.tar.gz) = 19871 bytes
Home |
Main Index |
Thread Index |
Old Index