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 28.7.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/70972bf5a92a
branches: trunk
changeset: 354411:70972bf5a92a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 28 23:26:56 2016 +0000
description:
Updated py-setuptools to 28.7.0.
v28.7.0
-------
* #832: Moved much of the namespace package handling
functionality into a separate module for re-use in something
like #789.
* #830: ``sdist`` command no longer suppresses the inclusion
of data files, re-aligning with the expectation of distutils
and addressing #274 and #521.
v28.6.1
-------
* #816: Fix manifest file list order in tests.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/PLIST | 5 ++++-
devel/py-setuptools/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r d2565ddb6299 -r 70972bf5a92a devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Fri Oct 28 21:31:51 2016 +0000
+++ b/devel/py-setuptools/Makefile Fri Oct 28 23:26:56 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2016/10/19 13:00:34 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2016/10/28 23:26:56 wiz Exp $
-DISTNAME= setuptools-28.6.0
+DISTNAME= setuptools-28.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r d2565ddb6299 -r 70972bf5a92a devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Fri Oct 28 21:31:51 2016 +0000
+++ b/devel/py-setuptools/PLIST Fri Oct 28 23:26:56 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2016/10/18 08:33:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2016/10/28 23:26:56 wiz Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -157,6 +157,9 @@
${PYSITELIB}/setuptools/msvc.py
${PYSITELIB}/setuptools/msvc.pyc
${PYSITELIB}/setuptools/msvc.pyo
+${PYSITELIB}/setuptools/namespaces.py
+${PYSITELIB}/setuptools/namespaces.pyc
+${PYSITELIB}/setuptools/namespaces.pyo
${PYSITELIB}/setuptools/package_index.py
${PYSITELIB}/setuptools/package_index.pyc
${PYSITELIB}/setuptools/package_index.pyo
diff -r d2565ddb6299 -r 70972bf5a92a devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Fri Oct 28 21:31:51 2016 +0000
+++ b/devel/py-setuptools/distinfo Fri Oct 28 23:26:56 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.92 2016/10/19 13:00:34 wiz Exp $
+$NetBSD: distinfo,v 1.93 2016/10/28 23:26:56 wiz Exp $
-SHA1 (setuptools-28.6.0.tar.gz) = 7af1e7360fd7112784584127ced7da91b487a963
-RMD160 (setuptools-28.6.0.tar.gz) = 8580d383006b4b39bb8f47807e0bf0ef6ef22474
-SHA512 (setuptools-28.6.0.tar.gz) = 16a6896a8c4ff2a14613b9c3030f3b5bd26b33bff06b860c53d76217214afc87d7bf35f7cdd8435b750bbff42381d8e37c6bdde9e25b29438c073d87702e1fac
-Size (setuptools-28.6.0.tar.gz) = 644752 bytes
+SHA1 (setuptools-28.7.0.tar.gz) = f5e09496c10a6b218770b333478c656ca59610e9
+RMD160 (setuptools-28.7.0.tar.gz) = d614df2d382a6ca43338e60eeb49064b7f943071
+SHA512 (setuptools-28.7.0.tar.gz) = 41bb33f1e6f6133902d713e9953bb41db6e6759340fa03e02e02bba9ef644cc618aea82b970356cfa0a65de3ea8dc0afb002d807c1fbecc25e1aa9b0eb7a3c66
+Size (setuptools-28.7.0.tar.gz) = 645346 bytes
SHA1 (patch-setup.py) = 21fda11ff2f33c57ec49e18375cf7d7b8f8388bf
Home |
Main Index |
Thread Index |
Old Index