Opened 3 weeks ago

Closed 2 weeks ago

#5868 closed enhancement (fixed)

setuptools-82.0.0 (Python module)

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 13.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

Another new major version.

Change History (3)

comment:1 by Bruce Dubbs, 3 weeks ago

v82.0.0

Deprecations and Removals

  • 'pkg_resources' has been removed from Setuptools. Most common uses of 'pkg_resources' have been superseded by the 'importlib.resources <https:// docs.python.org/3/library/importlib.resources.html>' and 'importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>' projects. Projects and environments relying on 'pkg_resources' for namespace packages or other behavior should depend on older versions of 'setuptools'.

comment:2 by Douglas R. Reno, 3 weeks ago

This one might be a little painful. We'll see how things shake out with -rc1.

comment:3 by Bruce Dubbs, 2 weeks ago

Resolution: fixed
Status: newclosed

Fixed at commit 48bb888554.

Update to vim-9.1.2144.
Update to setuptools-82.0.0 (Python module).
Update to man-pages-6.17.
Update to m4-1.4.21.
Update to linux-6.18.10.
Update to less-692.
Update to iana-etc-20260202.
Update to binutils-2.46.0.
Note: See TracTickets for help on using tickets.