Sourced from wheel's releases.
\n\n\n0.44.0
\n\n
\n- Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
\n- Deprecated the
\nbdist_wheel
module, as the code was migrated tosetuptools
itself
Sourced from wheel's changelog.
\n\n\nRelease Notes
\n0.44.0 (2024-08-04)
\n\n
\n- Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
\n- Deprecated the
\nbdist_wheel
module, as the code was migrated tosetuptools
\nitself0.43.0 (2024-03-11)
\n\n
\n- Dropped support for Python 3.7
\n- Updated vendored
\npackaging
to 24.00.42.0 (2023-11-26)
\n\n
\n- Allowed removing build tag with
\nwheel tags --build ""
- Fixed
\nwheel pack
andwheel tags
writing updatedWHEEL
fields after a\nblank line, causing other tools to ignore them- Fixed
\nwheel pack
andwheel tags
writingWHEEL
with CRLF line endings or\na mix of CRLF and LF- Fixed
\nwheel pack --build-number ""
not removing build tag fromWHEEL
\n(above changes by Benjamin Gilbert)0.41.3 (2023-10-30)
\n\n
\n- Updated vendored
\npackaging
to 23.2- Fixed ABI tag generation for CPython 3.13a1 on Windows (PR by Sam Gross)
\n0.41.2 (2023-08-22)
\n\n
\n- Fixed platform tag detection for GraalPy and 32-bit python running on an aarch64\nkernel (PR by Matthieu Darbois)
\n- Fixed
\nwheel tags
to not list directories inRECORD
files\n(PR by Mike Taves)- Fixed ABI tag generation for GraalPy (PR by Michael Simacek)
\n0.41.1 (2023-08-05)
\n\n
\n- Fixed naming of the
\ndata_dir
directory in the presence of local version segment\ngiven viaegg_info.tag_build
(PR by Anderson Bravalheri)- Fixed version specifiers in
\nRequires-Dist
being wrapped in parentheses0.41.0 (2023-07-22)
\n\n
\n\n- Added full support of the build tag syntax to
\nwheel tags
(you can now set a build\ntag like123mytag
)- Fixed warning on Python 3.12 about
\nonerror
deprecation. (PR by Henry Schreiner)- Support testing on Python 3.12 betas (PR by Ewout ter Hoeven)
\n
... (truncated)
\n7bb46d7
Created a new release0add7d6
Deprecated bdist_wheel and updated the README (#631)46c2389
chore: make sure local ruff runs don't touch vendored (#618)78b9ea9
Updated Cirrus CI config to use FreeBSD 143d3916a
[pre-commit.ci] pre-commit autoupdate (#627)1e00742
Revert "Apply new ruff/pyupgrade rule UP032 (#617)"16206e6
Apply new ruff/pyupgrade rule UP032 (#617)0b7771e
Updated pre-commit modules and applied ruff fixesbd8ab85
Extended the ruff rule list and applied fixes376373b
Allow bdist_wheel working without ctypes (#613)