summaryrefslogtreecommitdiff
path: root/devel/py-setuptools
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-01-28 08:38:09 +0000
committeradam <adam@pkgsrc.org>2019-01-28 08:38:09 +0000
commit8af11953ed74e1f7467aca988baaae46a01e7aa7 (patch)
treeeb16425da76c6e4f4f8905b912c5b5873c52199b /devel/py-setuptools
parent52e5fad42f8937ff0f2dee89b2ecc9e8c5ec0ed6 (diff)
downloadpkgsrc-8af11953ed74e1f7467aca988baaae46a01e7aa7.tar.gz
py-setuptools: updated to 40.7.0
v40.7.0 * File inputs for the license field in setup.cfg files now explicitly raise an error. * Add support for non-ASCII in setup.cfg. Add support for native strings on some parameters. * setuptools.package_index no longer relies on the deprecated urllib.parse.splituser per Python. * Added tests for PackageIndex.download (for git URLs). * In PEP 517 build_meta builder, ensure that sdists are built as gztar per the spec.
Diffstat (limited to 'devel/py-setuptools')
-rw-r--r--devel/py-setuptools/Makefile4
-rw-r--r--devel/py-setuptools/PLIST5
-rw-r--r--devel/py-setuptools/distinfo10
3 files changed, 8 insertions, 11 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 2d5b65872d1..f693c69e021 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.161 2018/12/13 07:05:46 adam Exp $
+# $NetBSD: Makefile,v 1.162 2019/01/28 08:38:09 adam Exp $
-DISTNAME= setuptools-40.6.3
+DISTNAME= setuptools-40.7.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 4160fd5468a..cd90e8f863b 100644
--- a/devel/py-setuptools/PLIST
+++ b/devel/py-setuptools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.45 2018/11/13 09:04:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.46 2019/01/28 08:38:09 adam Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -242,9 +242,6 @@ ${PYSITELIB}/setuptools/py31compat.pyo
${PYSITELIB}/setuptools/py33compat.py
${PYSITELIB}/setuptools/py33compat.pyc
${PYSITELIB}/setuptools/py33compat.pyo
-${PYSITELIB}/setuptools/py36compat.py
-${PYSITELIB}/setuptools/py36compat.pyc
-${PYSITELIB}/setuptools/py36compat.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 971aafeb227..6ffd27178f0 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.139 2018/12/13 07:05:46 adam Exp $
+$NetBSD: distinfo,v 1.140 2019/01/28 08:38:09 adam Exp $
-SHA1 (setuptools-40.6.3.zip) = 74b0dc738f72a21fe11f16af613166fd5694e436
-RMD160 (setuptools-40.6.3.zip) = 52c0b51ccf562bf30de9b52e8266f3b3a0805bb4
-SHA512 (setuptools-40.6.3.zip) = 6c628b8fc67645bca96ddcd016ec9a685e91690bf98dff077e842cfbd0d8d24de76ac51b3ff238d31551a48819d8f694fee6e9bb422ca954e54c22b4bda0038c
-Size (setuptools-40.6.3.zip) = 839328 bytes
+SHA1 (setuptools-40.7.0.zip) = 20f0822728ed85cde724e7bc38801236cfe9d185
+RMD160 (setuptools-40.7.0.zip) = 6f0b38a6d760c9b7ed646e79538d5bd04756f6d0
+SHA512 (setuptools-40.7.0.zip) = a360461f70222f1de859a8920d8f8e1257eb47f25a481c0d4a3435f74dc5aef4fd2e2fab5285173777483b1b23e7e203617073d753461373ad1c4768e5ce8aba
+Size (setuptools-40.7.0.zip) = 841969 bytes
SHA1 (patch-setup.py) = dd94c9a4e15b8b0dc428515f73369ed168b8c7b2