summaryrefslogtreecommitdiff
path: root/devel/py-setuptools
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-17 10:22:39 +0000
committeradam <adam@pkgsrc.org>2019-08-17 10:22:39 +0000
commitc081fa5050524328b08669fdd3f5e6cf3cbd0030 (patch)
treeac5946cdd883c678faf1c12d97d9b1308f30e590 /devel/py-setuptools
parent76155934f81bf6f075301a8ad0a90692881aaad6 (diff)
downloadpkgsrc-c081fa5050524328b08669fdd3f5e6cf3cbd0030.tar.gz
py-setuptools: updated to 41.1.0
v41.1.0 * Moved most of the constants from setup.py to setup.cfg * Fixed issue with the PEP 517 backend where building a source distribution would fail if any tarball existed in the destination directory. * Fixed an issue with PEP 517 backend where wheel builds would fail if the destination directory did not already exist. * Forse metadata-version >= 1.2. when project urls are present. * Improve package_data check: ensure the dictionary values are lists/tuples of strings. * Changed compatibility fallback logic for html.unescape to avoid accessing HTMLParser.unescape when not necessary. HTMLParser.unescape is deprecated and will be removed in Python 3.9. * Added the file path to the error message when a UnicodeDecodeError occurs while reading a metadata file. * Use license classifiers rather than the license field.
Diffstat (limited to 'devel/py-setuptools')
-rw-r--r--devel/py-setuptools/Makefile4
-rw-r--r--devel/py-setuptools/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 5486ccad136..b54d28bdc18 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.168 2019/04/23 09:39:13 adam Exp $
+# $NetBSD: Makefile,v 1.169 2019/08/17 10:22:39 adam Exp $
-DISTNAME= setuptools-41.0.1
+DISTNAME= setuptools-41.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo
index e63e1f34025..eb6901da9e7 100644
--- a/devel/py-setuptools/distinfo
+++ b/devel/py-setuptools/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.146 2019/04/23 09:39:13 adam Exp $
+$NetBSD: distinfo,v 1.147 2019/08/17 10:22:39 adam Exp $
-SHA1 (setuptools-41.0.1.zip) = 2dee31e61a0d13bd8f687c40a4f725da798cbe44
-RMD160 (setuptools-41.0.1.zip) = 610a2eb14c3ffa128b125b3bf992e2a479cf8a0b
-SHA512 (setuptools-41.0.1.zip) = 022ac63b27da157ddab5eef34d4452f30b3798c3555779255686ecedcb98d6d60a9ac0b1a077b28426e3306d4ed5e89f1eea2894f9da6def57376596c01595b9
-Size (setuptools-41.0.1.zip) = 849016 bytes
+SHA1 (setuptools-41.1.0.zip) = b275d44f31aa15b85a0f1b72368055bec3417246
+RMD160 (setuptools-41.1.0.zip) = af6940c69e10046fe0059d35e38d0941b2230e14
+SHA512 (setuptools-41.1.0.zip) = 07e3381fffc7b75051640c07e334794cb008682e05ab8bbd5bb1e9757fd36305997a2974c424fd474411941f5ff014a53ec1edc276543593b238fe1e97d7d106
+Size (setuptools-41.1.0.zip) = 851100 bytes
SHA1 (patch-setup.py) = dd94c9a4e15b8b0dc428515f73369ed168b8c7b2