pypa/wheel (wheel)
### [`v0.45.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.45.0)
[Compare Source](https://redirect.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 [@abravalheri](https://redirect.github.com/abravalheri))
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
==0.44.0
->==0.45.0
Release Notes
pypa/wheel (wheel)
### [`v0.45.0`](https://redirect.github.com/pypa/wheel/releases/tag/0.45.0) [Compare Source](https://redirect.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 [@abravalheri](https://redirect.github.com/abravalheri))Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.