Skip to content

chore(deps): update dependency wheel to v0.46.1 - autoclosed

Stackspin-renovate Bot requested to merge renovate/wheel-0.x into main

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

Compare Source

  • Temporarily restored the wheel.macosx_libfile module (#​659)

v0.46.0

Compare Source

  • Dropped support for Python 3.8
  • Removed the bdist_wheel setuptools command implementation and entry point. The wheel.bdist_wheel module is now just an alias to setuptools.command.bdist_wheel, emitting a deprecation warning on import.
  • Removed vendored packaging in favor of a run-time dependency on it
  • Made the wheel.metadata module private (with a deprecation warning if it's imported
  • Made the wheel.cli package private (no deprecation warning)
  • Fixed an exception when calling the convert command with an empty description field

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading