pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-keyring
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 29 21:05:59 UTC 2024
Modified Files:
pkgsrc/security/py-keyring: Makefile distinfo
Log Message:
py-keyring: update to 25.6.0.
v25.6.0
=======
Features
--------
- Avoid logging a warning when config does not specify a backend. (#682)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/security/py-keyring/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/security/py-keyring/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-keyring/Makefile
diff -u pkgsrc/security/py-keyring/Makefile:1.46 pkgsrc/security/py-keyring/Makefile:1.47
--- pkgsrc/security/py-keyring/Makefile:1.46 Mon Nov 11 07:28:55 2024
+++ pkgsrc/security/py-keyring/Makefile Sun Dec 29 21:05:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2024/11/11 07:28:55 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2024/12/29 21:05:59 wiz Exp $
-DISTNAME= keyring-25.5.0
+DISTNAME= keyring-25.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/keyring/}
@@ -22,8 +22,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake
USE_LANGUAGES= # none
-# as of 25.5.0
-# 2 failed, 32 passed, 95 skipped
+# as of 25.6.0
+# 2 failed, 33 passed, 95 skipped
.include "../../lang/python/pyversion.mk"
Index: pkgsrc/security/py-keyring/distinfo
diff -u pkgsrc/security/py-keyring/distinfo:1.28 pkgsrc/security/py-keyring/distinfo:1.29
--- pkgsrc/security/py-keyring/distinfo:1.28 Wed Oct 30 14:36:54 2024
+++ pkgsrc/security/py-keyring/distinfo Sun Dec 29 21:05:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/10/30 14:36:54 wiz Exp $
+$NetBSD: distinfo,v 1.29 2024/12/29 21:05:59 wiz Exp $
-BLAKE2s (keyring-25.5.0.tar.gz) = 36a5060acce59d7b54580ef65eb0cc1b94af5460eeeb62db9e99995c21887a88
-SHA512 (keyring-25.5.0.tar.gz) = bd8b792781bde9bb5d609acd9516b66486bd785231b81239bf9add483aefaa864ebe541d30c9977216c7a635e3f9161a55da15ba1070d8aab06bb86769fca476
-Size (keyring-25.5.0.tar.gz) = 62675 bytes
+BLAKE2s (keyring-25.6.0.tar.gz) = 4484e7eee0f08ea9593da126f980759371897c704dc7f01b746ac7dd139127ef
+SHA512 (keyring-25.6.0.tar.gz) = 192863cd36d597ae55c8e3e8ae909388f64894c812db6dd80c92bb7c8467029b54976f855807cf6f245419599d191113c9b12e272631bb6e4f6cf6e122296421
+Size (keyring-25.6.0.tar.gz) = 62750 bytes
Home |
Main Index |
Thread Index |
Old Index