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: adam
Date: Mon Nov 27 13:05:44 UTC 2017
Modified Files:
pkgsrc/security/py-keyring: Makefile distinfo
Log Message:
py-keyring: updated to 10.5.0
10.5.0
* Added ``--list-backends`` option to command-line interface.
* Removed ``logger`` from ``keyring``.
* Set the appid for SecretService & KWallet to something meaningful.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-keyring/Makefile
cvs rdiff -u -r1.9 -r1.10 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.19 pkgsrc/security/py-keyring/Makefile:1.20
--- pkgsrc/security/py-keyring/Makefile:1.19 Wed Oct 18 07:22:53 2017
+++ pkgsrc/security/py-keyring/Makefile Mon Nov 27 13:05:44 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/10/18 07:22:53 adam Exp $
+# $NetBSD: Makefile,v 1.20 2017/11/27 13:05:44 adam Exp $
-DISTNAME= keyring-10.4.0
+DISTNAME= keyring-10.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/keyring/}
@@ -11,6 +11,8 @@ COMMENT= Store and access your passwords
LICENSE= python-software-foundation
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-sugar-[0-9]*:../../devel/py-test-sugar
USE_LANGUAGES= # none
Index: pkgsrc/security/py-keyring/distinfo
diff -u pkgsrc/security/py-keyring/distinfo:1.9 pkgsrc/security/py-keyring/distinfo:1.10
--- pkgsrc/security/py-keyring/distinfo:1.9 Wed Oct 18 07:22:53 2017
+++ pkgsrc/security/py-keyring/distinfo Mon Nov 27 13:05:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/10/18 07:22:53 adam Exp $
+$NetBSD: distinfo,v 1.10 2017/11/27 13:05:44 adam Exp $
-SHA1 (keyring-10.4.0.tar.gz) = 485136b7b239c69b75c26524de20cbce5a61e759
-RMD160 (keyring-10.4.0.tar.gz) = 2fcd27c2cb600cbf8ec551517af842113de350e8
-SHA512 (keyring-10.4.0.tar.gz) = 34b1503588fedd480b2031d5557349bc6cd70108e68205a38338e091d2865df512f9a9aa3525fb11fbbb9bc06b2cfa759685495ca94b4044ec034070aa3dc0bb
-Size (keyring-10.4.0.tar.gz) = 39632 bytes
+SHA1 (keyring-10.5.0.tar.gz) = e352dc4a0ef9ea16c99e777c505f50a5dd582e00
+RMD160 (keyring-10.5.0.tar.gz) = 530e608095737f8a6dc7a254df8cc79a45be61fc
+SHA512 (keyring-10.5.0.tar.gz) = da1cd064ae896458b1bfc6906a3d40abaa45b6e69f5760fb87d7f7176eab2c909515bbf6e3f01ecd821e340fd1f967ef2aed02053d4211e87533ea4fd6b4e08c
+Size (keyring-10.5.0.tar.gz) = 40664 bytes
Home |
Main Index |
Thread Index |
Old Index