pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools py-setuptools: updated to 60.6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8c6afaef0c5
branches: trunk
changeset: 372799:c8c6afaef0c5
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jan 31 11:14:21 2022 +0000
description:
py-setuptools: updated to 60.6.0
v60.6.0
Changes
* Merge with pypa/distutils@bb018f1ac3 including consolidated behavior in sysconfig.get_platform.
* Don't include optional Home-page in metadata if no url is specified.
* Merge with pypa/distutils@b53a824ec3 including improved support for lib directories on non-x64 Windows builds.
Misc
* Used Py3 syntax super().__init__()
v60.5.4
Misc
* Remove filtering of distutils warnings.
* Suppress distutils replacement when building or testing CPython.
v60.5.3
Misc
* Honor sysconfig variables in easy_install.
v60.5.2
Misc
* In _distutils_hack, for get-pip, simulate existence of setuptools.
v60.5.1
Misc
* Correct support for Python 3 native loaders.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/PLIST | 14 +-------------
devel/py-setuptools/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 19 deletions(-)
diffs (60 lines):
diff -r 8043aaf78de3 -r c8c6afaef0c5 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Mon Jan 31 11:04:38 2022 +0000
+++ b/devel/py-setuptools/Makefile Mon Jan 31 11:14:21 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.200 2022/01/23 09:11:07 adam Exp $
+# $NetBSD: Makefile,v 1.201 2022/01/31 11:14:21 adam Exp $
-DISTNAME= setuptools-60.5.0
+DISTNAME= setuptools-60.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r 8043aaf78de3 -r c8c6afaef0c5 devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Mon Jan 31 11:04:38 2022 +0000
+++ b/devel/py-setuptools/PLIST Mon Jan 31 11:14:21 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2022/01/23 09:11:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.63 2022/01/31 11:14:21 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -60,9 +60,6 @@
${PYSITELIB}/pkg_resources/extern/__init__.py
${PYSITELIB}/pkg_resources/extern/__init__.pyc
${PYSITELIB}/pkg_resources/extern/__init__.pyo
-${PYSITELIB}/pkg_resources/tests/data/my-test-package-source/setup.py
-${PYSITELIB}/pkg_resources/tests/data/my-test-package-source/setup.pyc
-${PYSITELIB}/pkg_resources/tests/data/my-test-package-source/setup.pyo
${PYSITELIB}/setuptools/__init__.py
${PYSITELIB}/setuptools/__init__.pyc
${PYSITELIB}/setuptools/__init__.pyo
@@ -428,15 +425,6 @@
${PYSITELIB}/setuptools/sandbox.pyo
${PYSITELIB}/setuptools/script (dev).tmpl
${PYSITELIB}/setuptools/script.tmpl
-${PYSITELIB}/setuptools/tests/integration/__init__.py
-${PYSITELIB}/setuptools/tests/integration/__init__.pyc
-${PYSITELIB}/setuptools/tests/integration/__init__.pyo
-${PYSITELIB}/setuptools/tests/integration/helpers.py
-${PYSITELIB}/setuptools/tests/integration/helpers.pyc
-${PYSITELIB}/setuptools/tests/integration/helpers.pyo
-${PYSITELIB}/setuptools/tests/integration/test_pip_install_sdist.py
-${PYSITELIB}/setuptools/tests/integration/test_pip_install_sdist.pyc
-${PYSITELIB}/setuptools/tests/integration/test_pip_install_sdist.pyo
${PYSITELIB}/setuptools/unicode_utils.py
${PYSITELIB}/setuptools/unicode_utils.pyc
${PYSITELIB}/setuptools/unicode_utils.pyo
diff -r 8043aaf78de3 -r c8c6afaef0c5 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Mon Jan 31 11:04:38 2022 +0000
+++ b/devel/py-setuptools/distinfo Mon Jan 31 11:14:21 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.177 2022/01/23 09:11:07 adam Exp $
+$NetBSD: distinfo,v 1.178 2022/01/31 11:14:21 adam Exp $
-BLAKE2s (setuptools-60.5.0.tar.gz) = ddbd0aecda53a278a1078bde3a471a540ebfa935b6371b4d4a789e3ed0176300
-SHA512 (setuptools-60.5.0.tar.gz) = b2cf7d99e60d0c862a7a4fd8e806019db52502de48ff77556df26ce39a8620f476de767e2e8be8aa260366f54d1429db8a42d538345ec2cd2cfd5286e62e770d
-Size (setuptools-60.5.0.tar.gz) = 2292478 bytes
+BLAKE2s (setuptools-60.6.0.tar.gz) = 95a249793fcb1da64ffb1115ebf33dfeebcd5cc40f7ab634ea61c7c99baa7bc8
+SHA512 (setuptools-60.6.0.tar.gz) = 9c0bed3d5f3e051fc996c26c2bc8d7ba0193c119a98678c7ef38ee1fdf8b42e569995598e64b527b5c6f1b4c77de655d1d7bdcd526a6d90288fd34efca92ff03
+Size (setuptools-60.6.0.tar.gz) = 2292575 bytes
Home |
Main Index |
Thread Index |
Old Index