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 1.1.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a586af7ba03
branches: trunk
changeset: 624784:8a586af7ba03
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 30 18:21:50 2013 +0000
description:
Update to 1.1.6:
-----
1.1.6
-----
* Distribute #349: ``sandbox.execfile`` now opens the target file in binary
mode, thus honoring a BOM in the file when compiled.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/PLIST | 5 ++++-
devel/py-setuptools/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r a562dcf4bfe5 -r 8a586af7ba03 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Mon Sep 30 18:17:17 2013 +0000
+++ b/devel/py-setuptools/Makefile Mon Sep 30 18:21:50 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2013/09/15 17:30:50 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/09/30 18:21:50 wiz Exp $
-EGG_VERSION= 1.1.5
+EGG_VERSION= 1.1.6
DISTNAME= setuptools-${EGG_VERSION}
EGG_NAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
diff -r a562dcf4bfe5 -r 8a586af7ba03 devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Mon Sep 30 18:17:17 2013 +0000
+++ b/devel/py-setuptools/PLIST Mon Sep 30 18:21:50 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2013/09/09 20:37:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2013/09/30 18:21:50 wiz Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/_markerlib/__init__.py
${PYSITELIB}/_markerlib/__init__.pyc
@@ -154,6 +154,9 @@
${PYSITELIB}/setuptools/tests/py26compat.py
${PYSITELIB}/setuptools/tests/py26compat.pyc
${PYSITELIB}/setuptools/tests/py26compat.pyo
+${PYSITELIB}/setuptools/tests/script-with-bom.py
+${PYSITELIB}/setuptools/tests/script-with-bom.pyc
+${PYSITELIB}/setuptools/tests/script-with-bom.pyo
${PYSITELIB}/setuptools/tests/server.py
${PYSITELIB}/setuptools/tests/server.pyc
${PYSITELIB}/setuptools/tests/server.pyo
diff -r a562dcf4bfe5 -r 8a586af7ba03 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Mon Sep 30 18:17:17 2013 +0000
+++ b/devel/py-setuptools/distinfo Mon Sep 30 18:21:50 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2013/09/15 17:30:50 wiz Exp $
+$NetBSD: distinfo,v 1.16 2013/09/30 18:21:50 wiz Exp $
-SHA1 (setuptools-1.1.5.tar.gz) = 51936e633e3bc368eddee6d68bc7d5ba2d23b9dc
-RMD160 (setuptools-1.1.5.tar.gz) = b1a1d539d5be4487db7b42a18b435baa6f3cc300
-Size (setuptools-1.1.5.tar.gz) = 681773 bytes
+SHA1 (setuptools-1.1.6.tar.gz) = 4a8863e8196704759a5800afbcf33a94b802ac88
+RMD160 (setuptools-1.1.6.tar.gz) = 90af25c5ef226eba65fe2deeb4218bb64e5985de
+Size (setuptools-1.1.6.tar.gz) = 681597 bytes
SHA1 (patch-setup.py) = 8072ebce17d029f7efc1c05528d1e5c0d0f40800
Home |
Main Index |
Thread Index |
Old Index