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:           Thu Dec 21 14:06:32 UTC 2017

Modified Files:
        pkgsrc/security/py-keyring: Makefile distinfo

Log Message:
py-keyring: updated to 10.5.1

10.5.1:
Prevent AttributeError on import when Debian has created broken dbus installs.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/py-keyring/Makefile
cvs rdiff -u -r1.10 -r1.11 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.20 pkgsrc/security/py-keyring/Makefile:1.21
--- pkgsrc/security/py-keyring/Makefile:1.20    Mon Nov 27 13:05:44 2017
+++ pkgsrc/security/py-keyring/Makefile Thu Dec 21 14:06:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2017/11/27 13:05:44 adam Exp $
+# $NetBSD: Makefile,v 1.21 2017/12/21 14:06:32 adam Exp $
 
-DISTNAME=      keyring-10.5.0
+DISTNAME=      keyring-10.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=k/keyring/}

Index: pkgsrc/security/py-keyring/distinfo
diff -u pkgsrc/security/py-keyring/distinfo:1.10 pkgsrc/security/py-keyring/distinfo:1.11
--- pkgsrc/security/py-keyring/distinfo:1.10    Mon Nov 27 13:05:44 2017
+++ pkgsrc/security/py-keyring/distinfo Thu Dec 21 14:06:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/11/27 13:05:44 adam Exp $
+$NetBSD: distinfo,v 1.11 2017/12/21 14:06:32 adam Exp $
 
-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
+SHA1 (keyring-10.5.1.tar.gz) = 7848b167f192e4dbe19f50a716aac48208113716
+RMD160 (keyring-10.5.1.tar.gz) = e65b88924adaeedf2f14f9b25117a9c29d690ffe
+SHA512 (keyring-10.5.1.tar.gz) = 2e18487c061d67b866390e4f2f740ceb281b75e9ead01c00e2851aec9f56cffb6268334b35d64b498eaa719639fceceb29cf6adf46c6930e3506c04f672e897c
+Size (keyring-10.5.1.tar.gz) = 40755 bytes



Home | Main Index | Thread Index | Old Index