Published July 18, 2022
| Version v2.8.1
Software
Open
pypa/cibuildwheel:
Authors/Creators
- 1. Nord Projects
- 2. Max Planck Institute for Psycholinguistics & Vrije Universiteit Brussel
- 3. Princeton University
- 4. University of Warsaw, Faculty of Mathematics, Informatics, and Mechanics
- 5. Amazon Web Services
- 6. @Kitware
- 7. @TGAC
- 8. @codicelieve
Description
- 🐛 Fix a bug when building CPython 3.8 wheels on an Apple Silicon machine where testing would always fail. cibuildwheel will no longer attempt to test the arm64 part of CPython 3.8 wheels because we use the x86_64 installer of CPython 3.8 due to its macOS system version backward-compatibility. See #1169 for more details. (#1171)
- 🛠 Update the prerelease CPython 3.11 to 3.11.0b4. (#1180)
- 🛠 The GitHub Action will ensure a compatible version of Python is installed on the runner (#1114)
- 📚 A few docs improvements
Files
pypa/cibuildwheel-v2.8.1.zip
Files
(294.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:330087c3903c2f3b50a9b7421fe3346c
|
294.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pypa/cibuildwheel/tree/v2.8.1 (URL)