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 3.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e529195bb7e
branches:  trunk
changeset: 633935:9e529195bb7e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 04 17:14:12 2014 +0000

description:
Update to 3.5:

---
3.5
---

* Issue #195: Follow symbolic links in find_packages (restoring behavior
  broken in 3.4).
* Issue #197: On Python 3.1, PKG-INFO is now saved in a UTF-8 encoding instead
  of ``sys.getpreferredencoding`` to match the behavior on Python 2.6-3.4.
* Issue #192: Preferred bootstrap location is now
  https://bootstrap.pypa.io/ez_setup.py (mirrored from former location).

diffstat:

 devel/py-setuptools/Makefile |  4 ++--
 devel/py-setuptools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 03bea458e0fe -r 9e529195bb7e devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile      Sun May 04 17:13:40 2014 +0000
+++ b/devel/py-setuptools/Makefile      Sun May 04 17:14:12 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2014/04/11 18:06:19 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/05/04 17:14:12 wiz Exp $
 
-EGG_VERSION=           3.4.4
+EGG_VERSION=           3.5
 DISTNAME=              setuptools-${EGG_VERSION}
 EGG_NAME=              setuptools-${EGG_VERSION}
 PKGNAME=               ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
diff -r 03bea458e0fe -r 9e529195bb7e devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo      Sun May 04 17:13:40 2014 +0000
+++ b/devel/py-setuptools/distinfo      Sun May 04 17:14:12 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2014/04/11 18:06:19 wiz Exp $
+$NetBSD: distinfo,v 1.25 2014/05/04 17:14:12 wiz Exp $
 
-SHA1 (setuptools-3.4.4.tar.gz) = 916c77986e08785551f6a6c19759fd0ba322a8d6
-RMD160 (setuptools-3.4.4.tar.gz) = 545ebf579124c62b28662d5d529a3b3695c367c1
-Size (setuptools-3.4.4.tar.gz) = 794335 bytes
+SHA1 (setuptools-3.5.tar.gz) = b1582e5f3df80737755f93435cee0883e52986f1
+RMD160 (setuptools-3.5.tar.gz) = 8ffc8efec1cbbe96fd071fd1e1f0218be8b777a9
+Size (setuptools-3.5.tar.gz) = 863736 bytes
 SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840



Home | Main Index | Thread Index | Old Index