Fri Apr 26 20:14:29 2024 UTC (15d)
py-keyring: updated to 25.2.0

v25.2.0

Features

- Added options for 'keyring get' command to support credential retrieval and emit as JSON.


(adam)
diff -r1.39 -r1.40 pkgsrc/security/py-keyring/Makefile
diff -r1.23 -r1.24 pkgsrc/security/py-keyring/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/security/py-keyring/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-keyring/Makefile 2024/04/05 10:48:23 1.39
+++ pkgsrc/security/py-keyring/Makefile 2024/04/26 20:14:29 1.40
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.39 2024/04/05 10:48:23 adam Exp $ 1# $NetBSD: Makefile,v 1.40 2024/04/26 20:14:29 adam Exp $
2 2
3DISTNAME= keyring-25.1.0 3DISTNAME= keyring-25.2.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=k/keyring/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=k/keyring/}
7 7
8MAINTAINER= pkgsrc.gnome@gmail.com 8MAINTAINER= pkgsrc.gnome@gmail.com
9HOMEPAGE= https://github.com/jaraco/keyring 9HOMEPAGE= https://github.com/jaraco/keyring
10COMMENT= Store and access your passwords safely 10COMMENT= Store and access your passwords safely
11LICENSE= python-software-foundation 11LICENSE= python-software-foundation
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=56:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=56:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm 14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=3.4.1:../../devel/py-setuptools_scm
15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
16DEPENDS+= ${PYPKGPREFIX}-jaraco.classes>=0:../../devel/py-jaraco.classes 16DEPENDS+= ${PYPKGPREFIX}-jaraco.classes>=0:../../devel/py-jaraco.classes

cvs diff -r1.23 -r1.24 pkgsrc/security/py-keyring/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-keyring/distinfo 2024/04/05 10:48:23 1.23
+++ pkgsrc/security/py-keyring/distinfo 2024/04/26 20:14:29 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2024/04/05 10:48:23 adam Exp $ 1$NetBSD: distinfo,v 1.24 2024/04/26 20:14:29 adam Exp $
2 2
3BLAKE2s (keyring-25.1.0.tar.gz) = 753b2e0cf850cbd90563f65e622bb9b119f906549e2dd64b990d500ec7c0c1ac 3BLAKE2s (keyring-25.2.0.tar.gz) = 729f752b36fa0fffcdd3540dfff23d26b35d91999b53f6f66b0a0932385e8fa6
4SHA512 (keyring-25.1.0.tar.gz) = 991023f96c9ffa98b65ee48cb07908bfa0c2a56af13aba60f476a5c99eea9c627112a8eb777c2a8be1ae87cfc8fc79ba68c9ca08ed53002e9e240e64f937cff4 4SHA512 (keyring-25.2.0.tar.gz) = 36ef4a78d5b9081f13ea7aabbfbe508e0ee275cbdf458fbcb36da5a360f91df79ce4c54bf0ce4000d91961d06f019d75a9ffc46328ef7d9e14e9a883508a1950
5Size (keyring-25.1.0.tar.gz) = 60191 bytes 5Size (keyring-25.2.0.tar.gz) = 60808 bytes