pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-setuptools



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 26 08:20:38 UTC 2026

Modified Files:
        pkgsrc/devel/py-setuptools: Makefile PLIST distinfo

Log Message:
py-setuptools: updated to 80.10.2

80.10.2

Bugfixes

Update vendored dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.272 -r1.273 pkgsrc/devel/py-setuptools/Makefile
cvs rdiff -u -r1.104 -r1.105 pkgsrc/devel/py-setuptools/PLIST
cvs rdiff -u -r1.246 -r1.247 pkgsrc/devel/py-setuptools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-setuptools/Makefile
diff -u pkgsrc/devel/py-setuptools/Makefile:1.272 pkgsrc/devel/py-setuptools/Makefile:1.273
--- pkgsrc/devel/py-setuptools/Makefile:1.272   Sun Jan 25 23:02:14 2026
+++ pkgsrc/devel/py-setuptools/Makefile Mon Jan 26 08:20:38 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.272 2026/01/25 23:02:14 wiz Exp $
+# $NetBSD: Makefile,v 1.273 2026/01/26 08:20:38 adam Exp $
 
-DISTNAME=      setuptools-80.10.1
+DISTNAME=      setuptools-80.10.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/setuptools/}

Index: pkgsrc/devel/py-setuptools/PLIST
diff -u pkgsrc/devel/py-setuptools/PLIST:1.104 pkgsrc/devel/py-setuptools/PLIST:1.105
--- pkgsrc/devel/py-setuptools/PLIST:1.104      Sun Jan 25 23:02:14 2026
+++ pkgsrc/devel/py-setuptools/PLIST    Mon Jan 26 08:20:38 2026
@@ -1,4 +1,10 @@
-@comment $NetBSD: PLIST,v 1.104 2026/01/25 23:02:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.105 2026/01/26 08:20:38 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/_distutils_hack/__init__.py
 ${PYSITELIB}/_distutils_hack/__init__.pyc
 ${PYSITELIB}/_distutils_hack/__init__.pyo
@@ -43,12 +49,6 @@ ${PYSITELIB}/pkg_resources/tests/test_re
 ${PYSITELIB}/pkg_resources/tests/test_working_set.py
 ${PYSITELIB}/pkg_resources/tests/test_working_set.pyc
 ${PYSITELIB}/pkg_resources/tests/test_working_set.pyo
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/setuptools/__init__.py
 ${PYSITELIB}/setuptools/__init__.pyc
 ${PYSITELIB}/setuptools/__init__.pyo
@@ -436,7 +436,6 @@ ${PYSITELIB}/setuptools/_vendor/backport
 ${PYSITELIB}/setuptools/_vendor/backports/tarfile/compat/py38.py
 ${PYSITELIB}/setuptools/_vendor/backports/tarfile/compat/py38.pyc
 ${PYSITELIB}/setuptools/_vendor/backports/tarfile/compat/py38.pyo
-${PYSITELIB}/setuptools/_vendor/bin/wheel
 ${PYSITELIB}/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER
 ${PYSITELIB}/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/METADATA
 ${PYSITELIB}/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/RECORD
@@ -552,14 +551,14 @@ ${PYSITELIB}/setuptools/_vendor/more_ite
 ${PYSITELIB}/setuptools/_vendor/more_itertools/recipes.pyc
 ${PYSITELIB}/setuptools/_vendor/more_itertools/recipes.pyi
 ${PYSITELIB}/setuptools/_vendor/more_itertools/recipes.pyo
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/INSTALLER
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/METADATA
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/RECORD
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/REQUESTED
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/WHEEL
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/licenses/LICENSE
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/licenses/LICENSE.APACHE
-${PYSITELIB}/setuptools/_vendor/packaging-25.0.dist-info/licenses/LICENSE.BSD
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/INSTALLER
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/METADATA
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/RECORD
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/REQUESTED
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/WHEEL
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.APACHE
+${PYSITELIB}/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.BSD
 ${PYSITELIB}/setuptools/_vendor/packaging/__init__.py
 ${PYSITELIB}/setuptools/_vendor/packaging/__init__.pyc
 ${PYSITELIB}/setuptools/_vendor/packaging/__init__.pyo
@@ -594,6 +593,9 @@ ${PYSITELIB}/setuptools/_vendor/packagin
 ${PYSITELIB}/setuptools/_vendor/packaging/metadata.pyc
 ${PYSITELIB}/setuptools/_vendor/packaging/metadata.pyo
 ${PYSITELIB}/setuptools/_vendor/packaging/py.typed
+${PYSITELIB}/setuptools/_vendor/packaging/pylock.py
+${PYSITELIB}/setuptools/_vendor/packaging/pylock.pyc
+${PYSITELIB}/setuptools/_vendor/packaging/pylock.pyo
 ${PYSITELIB}/setuptools/_vendor/packaging/requirements.py
 ${PYSITELIB}/setuptools/_vendor/packaging/requirements.pyc
 ${PYSITELIB}/setuptools/_vendor/packaging/requirements.pyo
@@ -659,13 +661,13 @@ ${PYSITELIB}/setuptools/_vendor/tomli/_t
 ${PYSITELIB}/setuptools/_vendor/tomli/_types.pyc
 ${PYSITELIB}/setuptools/_vendor/tomli/_types.pyo
 ${PYSITELIB}/setuptools/_vendor/tomli/py.typed
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL
-${PYSITELIB}/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/INSTALLER
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/METADATA
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/RECORD
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/REQUESTED
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/WHEEL
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/entry_points.txt
+${PYSITELIB}/setuptools/_vendor/wheel-0.46.3.dist-info/licenses/LICENSE.txt
 ${PYSITELIB}/setuptools/_vendor/wheel/__init__.py
 ${PYSITELIB}/setuptools/_vendor/wheel/__init__.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/__init__.pyo
@@ -675,82 +677,36 @@ ${PYSITELIB}/setuptools/_vendor/wheel/__
 ${PYSITELIB}/setuptools/_vendor/wheel/_bdist_wheel.py
 ${PYSITELIB}/setuptools/_vendor/wheel/_bdist_wheel.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/_bdist_wheel.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/__init__.py
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/__init__.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/__init__.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/convert.py
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/convert.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/convert.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/pack.py
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/pack.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/pack.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/tags.py
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/tags.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/tags.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/unpack.py
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/unpack.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_commands/unpack.pyo
+${PYSITELIB}/setuptools/_vendor/wheel/_metadata.py
+${PYSITELIB}/setuptools/_vendor/wheel/_metadata.pyc
+${PYSITELIB}/setuptools/_vendor/wheel/_metadata.pyo
 ${PYSITELIB}/setuptools/_vendor/wheel/_setuptools_logging.py
 ${PYSITELIB}/setuptools/_vendor/wheel/_setuptools_logging.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/_setuptools_logging.pyo
 ${PYSITELIB}/setuptools/_vendor/wheel/bdist_wheel.py
 ${PYSITELIB}/setuptools/_vendor/wheel/bdist_wheel.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/bdist_wheel.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/cli/__init__.py
-${PYSITELIB}/setuptools/_vendor/wheel/cli/__init__.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/cli/__init__.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/cli/convert.py
-${PYSITELIB}/setuptools/_vendor/wheel/cli/convert.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/cli/convert.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/cli/pack.py
-${PYSITELIB}/setuptools/_vendor/wheel/cli/pack.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/cli/pack.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/cli/tags.py
-${PYSITELIB}/setuptools/_vendor/wheel/cli/tags.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/cli/tags.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/cli/unpack.py
-${PYSITELIB}/setuptools/_vendor/wheel/cli/unpack.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/cli/unpack.pyo
 ${PYSITELIB}/setuptools/_vendor/wheel/macosx_libfile.py
 ${PYSITELIB}/setuptools/_vendor/wheel/macosx_libfile.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/macosx_libfile.pyo
 ${PYSITELIB}/setuptools/_vendor/wheel/metadata.py
 ${PYSITELIB}/setuptools/_vendor/wheel/metadata.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/metadata.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/util.py
-${PYSITELIB}/setuptools/_vendor/wheel/util.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/util.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/__init__.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/__init__.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/__init__.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/LICENSE
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/__init__.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/__init__.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/__init__.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_elffile.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_elffile.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_elffile.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_manylinux.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_manylinux.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_musllinux.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_musllinux.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_parser.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_parser.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_parser.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_structures.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_structures.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_structures.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/markers.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/markers.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/markers.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/requirements.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/requirements.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/requirements.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/specifiers.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/specifiers.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/specifiers.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/tags.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/tags.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/tags.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/utils.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/utils.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/utils.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/version.py
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/version.pyc
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/packaging/version.pyo
-${PYSITELIB}/setuptools/_vendor/wheel/vendored/vendor.txt
 ${PYSITELIB}/setuptools/_vendor/wheel/wheelfile.py
 ${PYSITELIB}/setuptools/_vendor/wheel/wheelfile.pyc
 ${PYSITELIB}/setuptools/_vendor/wheel/wheelfile.pyo

Index: pkgsrc/devel/py-setuptools/distinfo
diff -u pkgsrc/devel/py-setuptools/distinfo:1.246 pkgsrc/devel/py-setuptools/distinfo:1.247
--- pkgsrc/devel/py-setuptools/distinfo:1.246   Sun Jan 25 23:02:14 2026
+++ pkgsrc/devel/py-setuptools/distinfo Mon Jan 26 08:20:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.246 2026/01/25 23:02:14 wiz Exp $
+$NetBSD: distinfo,v 1.247 2026/01/26 08:20:38 adam Exp $
 
-BLAKE2s (setuptools-80.10.1.tar.gz) = 81a3cb4a705cc0feb2e3b056b40d64fee8378277397f61cef3f184b89cd951be
-SHA512 (setuptools-80.10.1.tar.gz) = ce0f37be10d873d320aa18573d7b6ec51e2ecb0fef07d672bc295fbef909ed8be496331c925181169f57fb8cee7109f4fbef292151ca0a491da169b85220eaf1
-Size (setuptools-80.10.1.tar.gz) = 1229650 bytes
+BLAKE2s (setuptools-80.10.2.tar.gz) = 2666dc39b3b27c44075fb9274ee690b33b3b4d970a89819ddd93a40fe95981ab
+SHA512 (setuptools-80.10.2.tar.gz) = 7dbc657878b418a9bdba124e5b8f98228af0590ffbb02c6396ac5b3d84be8f04b327780a7b1f9fa223d4c179004e822e2b00eec673f8eeb700b08b095ff6491d
+Size (setuptools-80.10.2.tar.gz) = 1200343 bytes



Home | Main Index | Thread Index | Old Index