Update dependency cibuildwheel to v2.20.0 by renovate[bot] ยท Pull Request #8282 ยท python-pillow/Pillow
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cibuildwheel (changelog) | ==2.19.2 -> ==2.20.0 |
Release Notes
pypa/cibuildwheel (cibuildwheel)
v2.20.0: Version 2.20.0
- ๐ CPython 3.13 wheels are now built by default - without the
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) - โจ Provide a
CIBW_ALLOW_EMPTYenvironment variable as an alternative to the command line flag. (#โ1937) - ๐ Don't use uv on PyPy3.8 on Windows, it stopped working starting in 0.2.25. Note that PyPy 3.8 is EoL. (#โ1868)
- ๐ Set the
VSCMD_ARG_TGT_ARCHvariable based on target arch. (#โ1876) - ๐ Undo cleaner output on pytest 8-8.2 now that 8.3 is out. (#โ1943)
- ๐ Update examples to use Python 3.12 on host (cibuildwheel will require Python 3.11+ on the host machine starting in October 2024) (#โ1919)
Configuration
๐ Schedule: Branch creation - "on the 3rd day of the month" (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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.