Opened 21 months ago
Closed 21 months ago
#5462 closed enhancement (fixed)
setuptools-69.2.0
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.2 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (2)
comment:1 by , 21 months ago
comment:2 by , 21 months ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit dcf5543233a7.
Update to wheel-0.43.0.
Update to setuptools-69.2.0 (Python module).
Update to meson-1.4.0.
Update to expat-2.6.2 (Security fix).
Update to iana-etc-20240305.
Update to vim-9.1.0161.
Update to xz-5.6.1.
Update to shadow-4.15.0.
Update to psmisc-23.7.
Update to kmod-32.
Update to elfutils-0.191.
Note:
See TracTickets
for help on using tickets.

v69.2.0
Features
encoding="locale"for.pthfiles whenever possible, to reduceEncodingWarnings. This avoid errors with UTF-8.Bugfixes
pkg_resourcesmethods returnbytes, notstr. Also return an emptybytesinEmptyProvider._getlistby default inpkg_resources.ResourceManager.cleanup_resourcespkg_resoursces.NullProvider'shas_metadataandmetadata_isdirmethods return actual booleans like all other Providers.