Update dependency cibuildwheel to v3.1.2 #9118
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.0.1->==3.1.2Release Notes
pypa/cibuildwheel (cibuildwheel)
v3.1.2Compare Source
CIBW_FREE_THREADING_SUPPORTis set; you are likely missing 3.13t wheels, please use theenable/CIBW_ENABLE(#2520)riscv64now enabled if you target that architecture, it's now supported on PyPI (#2509)cpython-experimental-riscv64(no longer needed) (#2526, #2528)test-skipof"*-macosx_universal2:arm64"(#2522)v3.1.1Compare Source
v3.1.0Compare Source
"cpython-prerelease"enableset. It's time to build and upload these wheels to PyPI! This release includes CPython 3.14.0rc1, which is guaranteed to be ABI compatible with the final release. (#2507) Free-threading is no longer experimental in 3.14, so you have to skip it explicitly with'cp31?t-*'if you don't support it yet. (#2503)platformoption toandroidon Linux or macOS to try it out! (#2349)manylinux_2_28(now a consistent default) andmanylinux_2_34added (#2500)enable) since you can't push them to PyPI yet (#2506)cp39-musllinux_ricv64->cp39-musllinux_riscv64) (#2490)--onlynow shows the correct possibilities, and even suggests near matches on Python 3.14+ (#2499)Configuration
📅 Schedule: Branch creation - On day 3 of the month ( * * 3 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.