pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools Update to 2.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2ac51c0ecb5
branches: trunk
changeset: 629768:d2ac51c0ecb5
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 27 19:10:06 2014 +0000
description:
Update to 2.1:
---
2.1
---
* Issue #129: Suppress inspection of '*.whl' files when searching for files
in a zip-imported file.
* Issue #131: Fix RuntimeError when constructing an egg fetcher.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1aefa302f083 -r d2ac51c0ecb5 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Mon Jan 27 19:08:58 2014 +0000
+++ b/devel/py-setuptools/Makefile Mon Jan 27 19:10:06 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2014/01/25 10:30:05 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2014/01/27 19:10:06 wiz Exp $
-EGG_VERSION= 2.0.2
+EGG_VERSION= 2.1
DISTNAME= setuptools-${EGG_VERSION}
EGG_NAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
diff -r 1aefa302f083 -r d2ac51c0ecb5 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Mon Jan 27 19:08:58 2014 +0000
+++ b/devel/py-setuptools/distinfo Mon Jan 27 19:10:06 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2014/01/06 14:42:34 wiz Exp $
+$NetBSD: distinfo,v 1.20 2014/01/27 19:10:06 wiz Exp $
-SHA1 (setuptools-2.0.2.tar.gz) = 1fce2214eed97c62811ccb85af45ba1c7f16c576
-RMD160 (setuptools-2.0.2.tar.gz) = 663ab3ef99a38a2fd5b47fc206bf75ef75d6c352
-Size (setuptools-2.0.2.tar.gz) = 784218 bytes
+SHA1 (setuptools-2.1.tar.gz) = 3e4a325d807eb0104e98985e7bd9f1ef86fc2efa
+RMD160 (setuptools-2.1.tar.gz) = c19d431ea85f1d8ea25e63e009cd558b25659ac2
+Size (setuptools-2.1.tar.gz) = 784576 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840
Home |
Main Index |
Thread Index |
Old Index