Opened 12 months ago
Closed 12 months ago
#5599 closed enhancement (fixed)
setuptools-75.6.0
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.3 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Now point version. A lot of churn for this package.
Change History (3)
comment:1 by , 12 months ago
comment:2 by , 12 months ago
Release Notes 0.45.1 (2024-11-23)
- Fixed pure Python wheels converted from eggs and wininst files having the ABI tag in the file name
comment:3 by , 12 months ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit ea48456403:
Update to iana-etc-20241122. Update to file-5.46. Update to iproute2-6.12.0. Update to libtool-2.5.4. Update to linux-6.12.1. Update to setuptools-75.6.0 (Python Module). Update to wheel-0.45.1 (Python Module).
Note:
See TracTickets
for help on using tickets.

v75.6.0 Features
PKG-INFOintoMETADATAwhen creating wheel (instead of callingwheel.metadata.pkginfo_to_metadata). This helps to be more compliant with the flow specified in PEP 517.WindowsSdkVersion,FrameworkVersion32andFrameworkVersion64properties ofsetuptools.msvc.PlatformInfoto return an emptytupleinstead ofNoneas a fallthrough case