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 improvement
✨ Improves the 'build options' log output that's printed at the start of each run (#1352) ✨ Added a ...
Added Build wheel for Python 3.12 beta (built against 3.12.0b2) (#594) @hugovk Changed Drop suppo...
This version changes the Python build platform to macOS to avoid wheel creation problems and enhance...
CPython 3.11 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time t...
Updates CPython 3.11 to 3.11.0 - final release (#1327) Simplify the default macOS repair command (#...
Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
There are no new features or fixes in this release. It updates the wheel build system (cibuildwheel)...
SciPy 1.7.3 Release Notes SciPy 1.7.3 is a bug-fix release that provides binary wheels for MacOS arm...
Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
Changes WHL: Wheels contain PROJ 8.2.0 DEP: Minimum supported Python version 3.8 (issue #930) DEP: ...
✨ Improves the 'build options' log output that's printed at the start of each run (#1352) ✨ Added a ...
Added Build wheel for Python 3.12 beta (built against 3.12.0b2) (#594) @hugovk Changed Drop suppo...
This version changes the Python build platform to macOS to avoid wheel creation problems and enhance...
CPython 3.11 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time t...
Updates CPython 3.11 to 3.11.0 - final release (#1327) Simplify the default macOS repair command (#...
Fix a bug that caused missing wheels on Windows when a test was skipped using CIBW_TEST_SKIP (#1377)...
Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add ARM64 to the CIBW_AR...
Adds support for building wheels on Cirrus CI. This is exciting for us, as it's the first public CI ...
✨ Adds support for PyPy arm64 wheels. This means that you can build PyPy wheels for Apple Silicon ma...
Improve the CI support and support building and deploying wheels Fixed issues 62 changes to the buil...
There are no new features or fixes in this release. It updates the wheel build system (cibuildwheel)...
SciPy 1.7.3 Release Notes SciPy 1.7.3 is a bug-fix release that provides binary wheels for MacOS arm...
Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430
Enhancements Pynbody can now be installed on linux or macOS as binary wheels from PyPI. Simply use: ...
Changes WHL: Wheels contain PROJ 8.2.0 DEP: Minimum supported Python version 3.8 (issue #930) DEP: ...
✨ Improves the 'build options' log output that's printed at the start of each run (#1352) ✨ Added a ...
Added Build wheel for Python 3.12 beta (built against 3.12.0b2) (#594) @hugovk Changed Drop suppo...
This version changes the Python build platform to macOS to avoid wheel creation problems and enhance...