Skip to content

chore(deps): update dependency wheel to v0.43.0

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.41.3 -> ==0.43.0

Release Notes

pypa/wheel (wheel)

v0.43.0

Compare Source

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

v0.42.0

Compare Source

  • Allowed removing build tag with wheel tags --build ""
  • Fixed wheel pack and wheel tags writing updated WHEEL fields after a blank line, causing other tools to ignore them
  • Fixed wheel pack and wheel tags writing WHEEL with CRLF line endings or a mix of CRLF and LF
  • Fixed wheel pack --build-number "" not removing build tag from WHEEL (above changes by Benjamin Gilbert)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, 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