Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cibuildwheel to v2.21.2 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cibuildwheel (changelog) ==2.20.0 -> ==2.21.2 age adoption passing confidence

Release Notes

pypa/cibuildwheel (cibuildwheel)

v2.21.2

Compare Source

  • ✨ Adds support for building 32-bit armv7l wheels on musllinux. On a Linux system with emulation set up, set CIBW_ARCHS to armv7l to try it out if you're interested! (#​2017)
  • 🐛 Fix Linux Podman builds on some systems (#​2016)
  • ✨ Adds official support for running on Python 3.13 (#​2026)
  • 🛠 Update CPython 3.13 to 3.13.0rc3 (#​2029)

Note: the default manylinux image is scheduled to change from manylinux2014 to manylinux_2_28 in a cibuildwheel release on or after 6th May 2025 - you can set the value now to avoid getting upgraded if you want. (#​1992)

v2.21.1: Version 2.21.1

Compare Source

  • 🐛 Fix a bug in the Linux build, where files copied to the container would have invalid ownership permissions (#​2007)
  • 🐛 Fix a bug on Windows where cibuildwheel would call upon uv to install dependencies for versions of CPython that it does not support (#​2005)
  • 🐛 Fix a bug where uv 0.4.10 would not use the right Python when testing on Linux. (#​2008)
  • 🛠 Bump our documentation pins, fixes an issue with a missing package (#​2011)

v2.21.0: Version 2.21.0

Compare Source

  • ⚠️ Update CPython 3.12 to 3.12.6, which changes the macOS minimum deployment target on CPython 3.12 from macOS 10.9 to macOS 10.13 (#​1998)
  • 🛠 Changes the behaviour when inheriting config-settings in TOML overrides - rather than extending each key, which is rarely useful, individual keys will override previously set values. (#​1803)
  • 🛠 Update CPython 3.13 to 3.13.0rc2 (#​1998)
  • ✨ Adds support for multiarch OCI images (#​1961)
  • 🐛 Fixes some bugs building Linux wheels on macOS. (#​1961)
  • ⚠️ Changes the minimum version of Docker/Podman to Docker API version 1.43, Podman API version 3. The only mainstream runner this should affect is Travis Graviton2 runners - if so you can upgrade your version of Docker. (#​1961)

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency cibuildwheel to v2.21.0 Update dependency cibuildwheel to v2.21.1 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/cibuildwheel-2.x branch from 5d3615c to bbe27c2 Compare October 3, 2024 00:49
@renovate renovate bot changed the title Update dependency cibuildwheel to v2.21.1 Update dependency cibuildwheel to v2.21.2 Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant