chore(deps): update dependency wheel to v0.46.1 - autoclosed
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| wheel (changelog) | minor |
==0.45.1 -> ==0.46.1
|
Release Notes
pypa/wheel (wheel)
v0.46.1
- Temporarily restored the
wheel.macosx_libfilemodule (#659)
v0.46.0
- 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.