Opened 7 months ago
Closed 7 months ago
#5693 closed enhancement (fixed)
wheel-0.46.1 (Python Module)
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (3)
comment:1 by , 7 months ago
| Summary: | wheel-0.46.0 (Python Module) → wheel-0.46.1 (Python Module) |
|---|
comment:2 by , 7 months ago
Release Notes
0.46.1 (2025-04-08)
- Temporarily restored the
wheel.macosx_libfilemodule
0.46.0 (2025-04-03)
- Dropped support for Python 3.8
- Removed the
bdist_wheelsetuptools command implementation and entry point. Thewheel.bdist_wheelmodule is now just an alias tosetuptools.command.bdist_wheel, emitting a deprecation warning on import. - Removed vendored
packagingin favor of a run-time dependency on it - Made the
wheel.metadatamodule private (with a deprecation warning if it's imported - Made the
wheel.clipackage private (no deprecation warning) - Fixed an exception when calling the
convertcommand with an empty description field
Note:
See TracTickets
for help on using tickets.

Now version 0.46.1.