llama-cpp-python
llama-cpp-python copied to clipboard
chore(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.2
Bumps pypa/cibuildwheel from 2.22.0 to 2.23.2.
Release notes
Sourced from pypa/cibuildwheel's releases.
v2.23.2
- 🐛 Workaround an issue with pyodide builds when running cibuildwheel with a Python that was installed via UV (#2328 via #2331)
- 🛠 Dependency updates, including a manylinux update that fixes an 'undefined symbol' error in gcc-toolset (#2334)
v2.23.1
- ⚠️ Added warnings when the shorthand values
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)- 🛠 Dependency updates, including a manylinux update which fixes an issue with rustup. (#2315)
v2.23.0
- ✨ Adds official support for the new GitHub Actions Arm runners. In fact these worked out-of-the-box, now we include them in our tests and example configs. (#2135 via #2281)
- ✨ Adds support for building PyPy 3.11 wheels (#2268 via #2281)
- 🛠 Adopts the beta pypa/manylinux image for armv7l builds (#2269 via #2281)
- 🛠 Dependency updates, including Pyodide 0.27 (#2117 and #2281)
Changelog
Sourced from pypa/cibuildwheel's changelog.
v2.23.2
24 March 2025
- 🐛 Workaround an issue with pyodide builds when running cibuildwheel with a Python that was installed via UV (#2328 via #2331)
- 🛠 Dependency updates, including a manylinux update that fixes an 'undefined symbol' error in gcc-toolset (#2334)
v2.23.1
15 March 2025
- ⚠️ Added warnings when the shorthand values
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)- 🛠 Dependency updates, including a manylinux update which fixes an issue with rustup. (#2315)
v2.23.0
1 March 2025
- ✨ Adds official support for the new GitHub Actions Arm runners. In fact these worked out-of-the-box, now we include them in our tests and example configs. (#2135 via #2281)
- ✨ Adds support for building PyPy 3.11 wheels (#2268 via #2281)
- 🛠 Adopts the beta pypa/manylinux image for armv7l builds (#2269 via #2281)
- 🛠 Dependency updates, including Pyodide 0.27 (#2117 and #2281)
Commits
d04cacbBump version: v2.23.25f4e019[2.x] Update dependencies (#2334)2efa648fix: always resolve --python argument (#2328) (#2331)42728e8Bump version: v2.23.16e1527bFix unit test when other warnings are presentc25fe60fix: image deprecation warning (#2314)a880bf5fix: warn on deprecated images being set (#2312)c087d85Update dependencies6cccd09Bump version: v2.23.0aa1534dchore(2.x): update dependencies (#2294)- 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)