summaryrefslogtreecommitdiff
path: root/devel/py-setuptools
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-29 15:15:40 +0000
committeradam <adam@pkgsrc.org>2019-10-29 15:15:40 +0000
commit56978ea8c4092a3ba698d22c0013d4aa2d6e3a30 (patch)
tree4335092a6747532198bc6e053265502f2cc6407a /devel/py-setuptools
parent78f8f2ea1c58479d586eba879c9ad4ee214e4ae5 (diff)
downloadpkgsrc-56978ea8c4092a3ba698d22c0013d4aa2d6e3a30.tar.gz
py-setuptools: updated to 41.6.0
v41.6.0 * Replace usage of deprecated imp module with local re-implementation in setuptools._imp. v41.5.1 * Fix code for detecting Visual Studio's version on Windows under Python 2. v41.5.0 * Improve Visual C++ 14.X support, mainly for Visual Studio 2017 and 2019. * Fix pkg_resources.Requirement hash/equality implementation: take PEP 508 direct URL into account. * Fix tests when running under python3.10. * Formally deprecated the test command, with the recommendation that users migrate to tox. * Update documentation to mention the egg format is not supported by pip and dependency links support was dropped starting with pip 19.0. * Drop ez_setup documentation: deprecated for some time (last updated in 2016), and still relying on easy_install (deprecated too). * Drop most documentation references to (deprecated) EasyInstall. * Added a trove classifier to document support for Python 3.8. * Added Python 3.8 release to the Travis test matrix.
Diffstat (limited to 'devel/py-setuptools')
-rw-r--r--devel/py-setuptools/Makefile4
-rw-r--r--devel/py-setuptools/PLIST8
-rw-r--r--devel/py-setuptools/distinfo10
3 files changed, 14 insertions, 8 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 713b821baa5..5dfd8542164 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.171 2019/10/16 07:21:46 adam Exp $
+# $NetBSD: Makefile,v 1.172 2019/10/29 15:15:40 adam Exp $
-DISTNAME= setuptools-41.4.0
+DISTNAME= setuptools-41.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff --git a/devel/py-setuptools/PLIST b/devel/py-setuptools/PLIST
index 43d2828ef8f..7618fbdf959 100644
--- a/devel/py-setuptools/PLIST
+++ b/devel/py-setuptools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2019/10/16 07:21:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.48 2019/10/29 15:15:40 adam Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -64,6 +64,9 @@ ${PYSITELIB}/setuptools/__init__.pyo
${PYSITELIB}/setuptools/_deprecation_warning.py
${PYSITELIB}/setuptools/_deprecation_warning.pyc
${PYSITELIB}/setuptools/_deprecation_warning.pyo
+${PYSITELIB}/setuptools/_imp.py
+${PYSITELIB}/setuptools/_imp.pyc
+${PYSITELIB}/setuptools/_imp.pyo
${PYSITELIB}/setuptools/_vendor/__init__.py
${PYSITELIB}/setuptools/_vendor/__init__.pyc
${PYSITELIB}/setuptools/_vendor/__init__.pyo
@@ -245,6 +248,9 @@ ${PYSITELIB}/setuptools/py31compat.pyo
${PYSITELIB}/setuptools/py33compat.py
${PYSITELIB}/setuptools/py33compat.pyc
${PYSITELIB}/setuptools/py33compat.pyo
+${PYSITELIB}/setuptools/py34compat.py
+${PYSITELIB}/setuptools/py34compat.pyc
+${PYSITELIB}/setuptools/py34compat.pyo
${PYSITELIB}/setuptools/sandbox.py
${PYSITELIB}/setuptools/sandbox.pyc
${PYSITELIB}/setuptools/sandbox.pyo
diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo
index 5ad56383ec8..da02d7ad152 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.149 2019/10/16 07:21:46 adam Exp $
+$NetBSD: distinfo,v 1.150 2019/10/29 15:15:40 adam Exp $
-SHA1 (setuptools-41.4.0.zip) = e79681c640ede88f42965bec047c8892d7e689e3
-RMD160 (setuptools-41.4.0.zip) = 6f365a6a1bca1b525dd7f4f1de970eee3b8a1f34
-SHA512 (setuptools-41.4.0.zip) = 3b8406dd6ea23623112b8ba418e70fa97317449838a5dfc54d46738dbde3f2fc15657466e296e2f9bf72cbbaa0aa28ba42d8392afe29f9583cca258645e189b7
-Size (setuptools-41.4.0.zip) = 855608 bytes
+SHA1 (setuptools-41.6.0.zip) = 79f4ba0be27967d8f02b0d21a1e34fba9432481d
+RMD160 (setuptools-41.6.0.zip) = 8df5351d046fdfd6289c430c94fbbe33416f589a
+SHA512 (setuptools-41.6.0.zip) = 1bed75e7173ea0399f078c96cf5c1818dada7a4b86a93e61ff72da6a25694e321b9047e024617aa775b71a25fe8cb0848323902e1fb9c8c8a1f39434f0de6434
+Size (setuptools-41.6.0.zip) = 852541 bytes
SHA1 (patch-setup.py) = dd94c9a4e15b8b0dc428515f73369ed168b8c7b2