python-setuptools: bump to 82.0.1
authorAlexandru Ardelean <redacted>
Thu, 19 Mar 2026 14:07:16 +0000 (14:07 +0000)
committerAlexandru Ardelean <redacted>
Fri, 20 Mar 2026 13:26:50 +0000 (15:26 +0200)
commit5f957ab5d34560dcd5e04473f8086432dc00052c
treef65b62f59c396c40fde66c8a3f07a1228e97992f
parent01d1c661353178193aa760cac7740ab1ac2fa594
python-setuptools: bump to 82.0.1

Changelog since 80.9.0:
- v81.0.0: Remove --dry-run parameter from setup.py
- v82.0.0: Remove pkg_resources module (deprecated since 67.5.0);
  users should migrate to importlib.resources / importlib.metadata
- v82.0.1: Fix loading of launcher manifest.xml file; documentation
  improvements for installing source distributions

Since pkg_resources has been removed in v82.0.0, drop the
python3-pkg-resources sub-package and remove it as a dependency
from python3-setuptools.

Full changelog:
https://github.com/pypa/setuptools/releases

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-setuptools/Makefile
git clone https://git.99rst.org/PROJECT