pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools Updated py-setuptools to 29.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac262990ecfa
branches: trunk
changeset: 355333:ac262990ecfa
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 28 13:57:16 2016 +0000
description:
Updated py-setuptools to 29.0.1.
v29.0.1
-------
* #861: Re-release of v29.0.1 with the executable script
launchers bundled. Now, launchers are included by default
and users that want to disable this behavior must set the
environment variable
'SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES' to
a false value like "false" or "0".
v29.0.0
-------
* #841: Drop special exception for packages invoking
win32com during the build/install process. See
Distribute #118 for history.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/PLIST | 9 ++++++++-
devel/py-setuptools/distinfo | 10 +++++-----
3 files changed, 15 insertions(+), 8 deletions(-)
diffs (65 lines):
diff -r 9bc7a1d2ade6 -r ac262990ecfa devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Mon Nov 28 13:56:00 2016 +0000
+++ b/devel/py-setuptools/Makefile Mon Nov 28 13:57:16 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.117 2016/11/07 11:24:31 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2016/11/28 13:57:16 wiz Exp $
-DISTNAME= setuptools-28.8.0
+DISTNAME= setuptools-29.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r 9bc7a1d2ade6 -r ac262990ecfa devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Mon Nov 28 13:56:00 2016 +0000
+++ b/devel/py-setuptools/PLIST Mon Nov 28 13:57:16 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2016/10/28 23:26:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.35 2016/11/28 13:57:16 wiz Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -61,6 +61,9 @@
${PYSITELIB}/setuptools/archive_util.py
${PYSITELIB}/setuptools/archive_util.pyc
${PYSITELIB}/setuptools/archive_util.pyo
+${PYSITELIB}/setuptools/cli-32.exe
+${PYSITELIB}/setuptools/cli-64.exe
+${PYSITELIB}/setuptools/cli.exe
${PYSITELIB}/setuptools/command/__init__.py
${PYSITELIB}/setuptools/command/__init__.pyc
${PYSITELIB}/setuptools/command/__init__.pyo
@@ -103,6 +106,7 @@
${PYSITELIB}/setuptools/command/install_scripts.py
${PYSITELIB}/setuptools/command/install_scripts.pyc
${PYSITELIB}/setuptools/command/install_scripts.pyo
+${PYSITELIB}/setuptools/command/launcher manifest.xml
${PYSITELIB}/setuptools/command/py36compat.py
${PYSITELIB}/setuptools/command/py36compat.pyc
${PYSITELIB}/setuptools/command/py36compat.pyo
@@ -145,6 +149,9 @@
${PYSITELIB}/setuptools/glob.py
${PYSITELIB}/setuptools/glob.pyc
${PYSITELIB}/setuptools/glob.pyo
+${PYSITELIB}/setuptools/gui-32.exe
+${PYSITELIB}/setuptools/gui-64.exe
+${PYSITELIB}/setuptools/gui.exe
${PYSITELIB}/setuptools/launch.py
${PYSITELIB}/setuptools/launch.pyc
${PYSITELIB}/setuptools/launch.pyo
diff -r 9bc7a1d2ade6 -r ac262990ecfa devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Mon Nov 28 13:56:00 2016 +0000
+++ b/devel/py-setuptools/distinfo Mon Nov 28 13:57:16 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.95 2016/11/07 11:24:31 wiz Exp $
+$NetBSD: distinfo,v 1.96 2016/11/28 13:57:16 wiz Exp $
-SHA1 (setuptools-28.8.0.tar.gz) = 04c69a7d5487f5f4023ec2f2367492cdaa7195c7
-RMD160 (setuptools-28.8.0.tar.gz) = c1ba52b6654c6cb0d99a915d489aa145d84eb445
-SHA512 (setuptools-28.8.0.tar.gz) = da7381ecf6deaaa100202165c76c1abddfe825d9ec4e05ec976a455e5abf5b00a52d4e8806fef751dd2347869adb4dffbecb899e51716cb6abc7164ec0c8a1cb
-Size (setuptools-28.8.0.tar.gz) = 646952 bytes
+SHA1 (setuptools-29.0.1.tar.gz) = 7bf41f3a9f72d5ce30f6deb3a45895e43f2f860c
+RMD160 (setuptools-29.0.1.tar.gz) = a701029de4a13d9966e10d0e69c236514084dd72
+SHA512 (setuptools-29.0.1.tar.gz) = dd63c4220fd19ba8cbe991aa49187996a8283e894db510667ea857d8259c200fbb21ffc989c77320ba573377e3a1330c3aa5a76f5ef3c19a640358263fdbf5e1
+Size (setuptools-29.0.1.tar.gz) = 648225 bytes
SHA1 (patch-setup.py) = 21fda11ff2f33c57ec49e18375cf7d7b8f8388bf
Home |
Main Index |
Thread Index |
Old Index