pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-keyring Update to 5.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa862788b9d8
branches: trunk
changeset: 646425:aa862788b9d8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 08 16:38:18 2015 +0000
description:
Update to 5.0:
---
5.0
---
* Version numbering is now derived from the code repository tags via `hgtools
<https://pypi.python.org/pypi/hgtools>`_.
* Build and install now requires setuptools.
diffstat:
security/py-keyring/Makefile | 4 ++--
security/py-keyring/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 8d02c71e72d6 -r aa862788b9d8 security/py-keyring/Makefile
--- a/security/py-keyring/Makefile Sun Feb 08 16:37:42 2015 +0000
+++ b/security/py-keyring/Makefile Sun Feb 08 16:38:18 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2015/02/01 19:51:37 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/02/08 16:38:18 wiz Exp $
-DISTNAME= keyring-4.1
+DISTNAME= keyring-5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security
MASTER_SITES= http://pypi.python.org/packages/source/k/keyring/
diff -r 8d02c71e72d6 -r aa862788b9d8 security/py-keyring/distinfo
--- a/security/py-keyring/distinfo Sun Feb 08 16:37:42 2015 +0000
+++ b/security/py-keyring/distinfo Sun Feb 08 16:38:18 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/02/01 19:51:37 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/02/08 16:38:18 wiz Exp $
-SHA1 (keyring-4.1.zip) = 877f1c1f0d58ff459320cb94f7c8ea9fe45c51d1
-RMD160 (keyring-4.1.zip) = 8b732ce9c34eb7cd82fbcbecfe5a604038287cfb
-Size (keyring-4.1.zip) = 84305 bytes
+SHA1 (keyring-5.0.zip) = 9214a01aad373e3f0637ff444f07f7aa48801540
+RMD160 (keyring-5.0.zip) = d2cf2baf2d504a5584cfb41f450a592d7457e581
+Size (keyring-5.0.zip) = 86986 bytes
Home |
Main Index |
Thread Index |
Old Index