Opened 3 weeks ago

Closed 13 days ago

#5922 closed enhancement (fixed)

wheel-0.47.0 (Python module)

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

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 2 weeks ago

0.47.0 (2026-04-22)

  • Added the wheel info subcommand to display metadata about wheel files without unpacking them
  • Fixed WheelFile raising Missing RECORD file when the wheel filename contains uppercase characters (e.g. Django-3.2.5.whl) but the .dist-info directory inside uses normalized lowercase naming

comment:2 by Bruce Dubbs, 13 days ago

Resolution: fixed
Status: newclosed

Fixed at commit bdd621f288.

Note: See TracTickets for help on using tickets.