Bump pypa/cibuildwheel from 3.0.1 to 3.1.1
Type: Pull Request
State: Open
Association: Contributor
Comments: 4
(10 months ago)
(10 months ago)
dependencies github_actions
Bumps pypa/cibuildwheel from 3.0.1 to 3.1.1.
Release notes
Sourced from pypa/cibuildwheel's releases.
v3.1.1
- π Fix a bug showing an incorrect wheel count at the end of execution, and misrepresenting test-only runs in the GitHub Action summary (#2512)
- π Docs fix (#2510)
v3.1.0
- π CPython 3.14 wheels are now built by default - without the
"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)- π Adds the ability to build wheels for Android! Set the
platformoption toandroidon Linux or macOS to try it out! (#2349)- π Adds Pyodide 0.28, which builds 3.13 wheels (#2487)
- β¨ Support for 32-bit
manylinux_2_28(now a consistent default) andmanylinux_2_34added (#2500)- π Improved summary, will also use markdown summary output on GHA (#2469)
- π The riscv64 images now have a working default (as they are now part of pypy/manylinux), but are still experimental (and behind an
enable) since you can't push them to PyPI yet (#2506)- π Fixed a typo in the 3.9 MUSL riscv64 identifier (
cp39-musllinux_ricv64->cp39-musllinux_riscv64) (#2490)- π Mistyping
--onlynow shows the correct possibilities, and even suggests near matches on Python 3.14+ (#2499)- π Only support one output from the repair step on linux like other platforms; auditwheel fixed this over four years ago! (#2478)
- π We now use pattern matching extensively (#2434)
- π We now have platform maintainers for our special platforms and interpreters! (#2481)
Changelog
Sourced from pypa/cibuildwheel's changelog.
title: Changelog
Changelog
v3.1.1
24 July 2025
- π Fix a bug showing an incorrect wheel count at the end of execution, and misrepresenting test-only runs in the GitHub Action summary (#2512)
- π Docs fix (#2510)
v3.1.0
23 July 2025
- π CPython 3.14 wheels are now built by default - without the
"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)- π Adds the ability to build wheels for Android! Set the
platformoption toandroidon Linux or macOS to try it out! (#2349)- π Adds Pyodide 0.28, which builds 3.13 wheels (#2487)
- β¨ Support for 32-bit
manylinux_2_28(now a consistent default) andmanylinux_2_34added (#2500)- π Improved summary, will also use markdown summary output on GHA (#2469)
- π The riscv64 images now have a working default (as they are now part of pypy/manylinux), but are still experimental (and behind an
enable) since you can't push them to PyPI yet (#2506)- π Fixed a typo in the 3.9 MUSL riscv64 identifier (
cp39-musllinux_ricv64->cp39-musllinux_riscv64) (#2490)- π Mistyping
--onlynow shows the correct possibilities, and even suggests near matches on Python 3.14+ (#2499)- π Only support one output from the repair step on linux like other platforms; auditwheel fixed this over four years ago! (#2478)
- π We now use pattern matching extensively (#2434)
- π We now have platform maintainers for our special platforms and interpreters! (#2481)
v3.0.1
5 July 2025
- π Updates CPython 3.14 prerelease to 3.14.0b3 (#2471)
- β¨ Adds a CPython 3.14 prerelease iOS build (only when prerelease builds are enabled) (#2475)
v3.0.0
11 June 2025
See
@βhenryiii's release post for more info on new features!
π Adds the ability to build wheels for iOS! Set the
platformoption toioson a Mac with the iOS toolchain to try it out! (#2286, #2363, #2432)π Adds support for the GraalPy interpreter! Enable for your project using the
enableoption. (#1538, #2411, #2414)β¨ Adds CPython 3.14 support, under the
enableoptioncpython-prerelease. This version of cibuildwheel uses 3.14.0b2. (#2390)While CPython is in beta, the ABI can change, so your wheels might not be compatible with the final release. For this reason, we don't recommend distributing wheels until RC1, at which point 3.14 will be available in cibuildwheel without the flag. (#2390)
... (truncated)
Commits
e6de07eBump version: v3.1.12ca692bdocs: iOS typo fix in docs (#2510)1ac7fa7fix: report defects in logs and HTML summaries (#2512)ffd835cBump version: v3.1.03e2a9aafix: regenerate schema10c727efeat: Python 3.14rc1 build by default (#2507)f628c9d[pre-commit.ci] pre-commit autoupdate (#2505)0f487eefeat: add support for building Android wheels (#2349)e2e2488feat: add default riscv64 images (#2506)a8bff94[Bot] Update dependencies (#2504)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 4264260 |
| UUID: | 3271547609 |
| Node ID: | PR_kwDOFrg__86hETZv |
| Host: | GitHub |
| Repository: | NVIDIA/cuda-python |