Update pypa/cibuildwheel action to v2.23#2
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v2.17→v2.23Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pypa/cibuildwheel (pypa/cibuildwheel)
v2.23.4Compare Source
v2.23.3Compare Source
v2.23.2Compare Source
v2.23.1Compare Source
manylinux1,manylinux2010,manylinux_2_24, andmusllinux_1_1are used to specify the images in linux builds. The shorthand to these (unmaintainted) images will be removed in v3.0. If you want to keep using these images, explicitly opt-in using the full image URL, which can be found in this file. (#2312)v2.23.0Compare Source
v2.23Compare Source
v2.22Compare Source
v2.22.0: Version 2.22.0Compare Source
CIBW_ENABLE/enablefeature that replacesCIBW_FREETHREADED_SUPPORT/free-threaded-supportandCIBW_PRERELEASE_PYTHONSwith a system that supports both. In cibuildwheel 3, this will also include a PyPy setting and the deprecated options will be removed. (#2048)CIBW_TEST_GROUPS/test-groupsto specify groups in[dependency-groups]for testing. (#2063)CIBW_BEFORE_ALL/before-allon linux, replacing 3.8, which is now EoL (#2043)uname -mfails on ARM (#2049)manylinux-interpreters ensurefails (#2066)v2.21.3Compare Source
v2.21.2Compare Source
armv7lto try it out if you're interested! (#2017)Note: the default manylinux image is scheduled to change from
manylinux2014tomanylinux_2_28in 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.1Compare Source
uvto install dependencies for versions of CPython that it does not support (#2005)uv 0.4.10would not use the right Python when testing on Linux. (#2008)v2.21.0: Version 2.21.0Compare Source
config-settingsin TOML overrides - rather than extending each key, which is rarely useful, individual keys will override previously set values. (#1803)v2.21Compare Source
v2.20Compare Source
v2.20.0: Version 2.20.0Compare Source
CIBW_PRERELEASE_PYTHONSflag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.13.0rc1, which is guaranteed to be ABI compatible with the final release. Free-threading is still behind a flag/config option. (#1950)CIBW_ALLOW_EMPTYenvironment variable as an alternative to the command line flag. (#1937)VSCMD_ARG_TGT_ARCHvariable based on target arch. (#1876)v2.19.2: Version 2.19.2Compare Source
--no-isolationwithbuild[uv]build-frontend. (#1889)v2.19.1: Version 2.19.1Compare Source
v2.19.0: Version 2.19.0Compare Source
Release post: https://iscinumpy.dev/post/cibuildwheel-2-19-0/
--platform pyodideorCIBW_PLATFORM: pyodideon Linux with a host Python 3.12 to build WebAssembly wheels. Not accepted on PyPI currently, but usable directly in a website using Pyodide, for live docs, etc. (#1456, #1859)build[uv]backend, which will take a pre-existing uv install (or installcibuildwheel[uv]) and useuvfor all environment setup and installs on Python 3.8+. This is significantly faster in most cases. (#1856)VIRTUAL_ENVvariable now set. (#1842)v2.19Compare Source
v2.18.1Compare Source
cp313t-*, new optionCIBW_FREE_THREADED_SUPPORT/tool.cibuildwheel.free-threaded-supportrequired to opt-in. See the docs for more information. (#1831)container-engineis now a build (non-global) option. (#1792)v2.18.0Compare Source
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.13 will be available in cibuildwheel without the flag. (#1815)
musllinux_1_2. You can set the oldermusllinux_1_1via config if needed. (#1817)v2.18Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.