chore(deps): update dependency wheel to v0.45.1 #14

Merged
tommy merged 1 commit from renovate/wheel-0.x into main 2025-04-14 15:47:58 +00:00
Owner

This PR contains the following updates:

Package Update Change
wheel (changelog) minor ==0.42.0 -> ==0.45.1

Release Notes

pypa/wheel (wheel)

v0.45.1

Compare Source

  • Fixed pure Python wheels converted from eggs and wininst files having the ABI tag in the file name

v0.45.0

Compare Source

  • Refactored the convert command to not need setuptools to be installed

  • Don't configure setuptools logging unless running bdist_wheel

  • Added a redirection from wheel.bdist_wheel.bdist_wheel to setuptools.command.bdist_wheel.bdist_wheel to improve compatibility with setuptools' latest fixes.

    Projects are still advised to migrate away from the deprecated module and import the setuptools' implementation explicitly. (PR by @​abravalheri)

v0.44.0

Compare Source

  • Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn)
  • Deprecated the bdist_wheel module, as the code was migrated to setuptools itself

v0.43.0

Compare Source

  • Dropped support for Python 3.7
  • Updated vendored packaging to 24.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wheel](https://github.com/pypa/wheel) ([changelog](https://wheel.readthedocs.io/en/stable/news.html)) | minor | `==0.42.0` -> `==0.45.1` | --- ### Release Notes <details> <summary>pypa/wheel (wheel)</summary> ### [`v0.45.1`](https://github.com/pypa/wheel/releases/tag/0.45.1) [Compare Source](https://github.com/pypa/wheel/compare/0.45.0...0.45.1) - Fixed pure Python wheels converted from eggs and wininst files having the ABI tag in the file name ### [`v0.45.0`](https://github.com/pypa/wheel/releases/tag/0.45.0) [Compare Source](https://github.com/pypa/wheel/compare/0.44.0...0.45.0) - Refactored the `convert` command to not need setuptools to be installed - Don't configure setuptools logging unless running `bdist_wheel` - Added a redirection from `wheel.bdist_wheel.bdist_wheel` to `setuptools.command.bdist_wheel.bdist_wheel` to improve compatibility with `setuptools`' latest fixes. Projects are still advised to migrate away from the deprecated module and import the `setuptools`' implementation explicitly. (PR by [@&#8203;abravalheri](https://github.com/abravalheri)) ### [`v0.44.0`](https://github.com/pypa/wheel/releases/tag/0.44.0) [Compare Source](https://github.com/pypa/wheel/compare/0.43.0...0.44.0) - Canonicalized requirements in METADATA file (PR by Wim Jeantine-Glenn) - Deprecated the `bdist_wheel` module, as the code was migrated to `setuptools` itself ### [`v0.43.0`](https://github.com/pypa/wheel/releases/tag/0.43.0) [Compare Source](https://github.com/pypa/wheel/compare/0.42.0...0.43.0) - Dropped support for Python 3.7 - Updated vendored `packaging` to 24.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tommy changed title from chore(deps): update dependency wheel to v0.46.1 to chore(deps): update dependency wheel to v0.45.1 2025-04-10 01:06:21 +00:00
tommy force-pushed renovate/wheel-0.x from 1afddb5fa1 to b2bb2e3140 2025-04-10 01:06:23 +00:00 Compare
tommy merged commit 0a2144ff3e into main 2025-04-14 15:47:58 +00:00
tommy deleted branch renovate/wheel-0.x 2025-04-14 15:47:58 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/mail.252.no!14
No description provided.