From 44eac537b95b5ee038b168488e5c66dc2a3b9aca Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Aug 2014 19:22:42 +0000 Subject: [PATCH] Update to 4.0: --- 4.0 --- * Removed ``keyring_path`` parameter from ``load_keyring``. See release notes for 3.0.3 for more details. * Issue #22: Removed support for loading the config from the current directory. The config file must now be located in the platform-specific config location. --- security/py-keyring/Makefile | 4 ++-- security/py-keyring/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index c81828343f0e1..6768bb03db7f6 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/06/06 12:35:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/08/05 19:22:42 wiz Exp $ -DISTNAME= keyring-3.8 +DISTNAME= keyring-4.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security MASTER_SITES= http://pypi.python.org/packages/source/k/keyring/ diff --git a/security/py-keyring/distinfo b/security/py-keyring/distinfo index 160a2a6cfbb39..05e98316d5642 100644 --- a/security/py-keyring/distinfo +++ b/security/py-keyring/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/06/06 12:35:12 wiz Exp $ +$NetBSD: distinfo,v 1.4 2014/08/05 19:22:42 wiz Exp $ -SHA1 (keyring-3.8.zip) = fce7ea37b928f9b921d2efe5eb3d6ebfa6732b0a -RMD160 (keyring-3.8.zip) = 486de55affeff45e8fe8a92a1c54f4d1c534dea5 -Size (keyring-3.8.zip) = 84049 bytes +SHA1 (keyring-4.0.zip) = 45d6d052dda9ba5ed072e29abf88b1b473cb38c4 +RMD160 (keyring-4.0.zip) = fb3cc03624e047d642fc45e0c5e0351ffc802e39 +Size (keyring-4.0.zip) = 83738 bytes