github pypa/cibuildwheel v2.0.0a2

latest releases: v2.21.1, v2.21, v2.21.0...
pre-release3 years ago

This version is currently in prerelease. The below release notes will be condensed into a single entry when we do a final release.

v2.0.0a2 (1 Jun 2021)

  • 🌟 Added the ability to test building wheels on CPython 3.10! Because CPython 3.10 is in beta, these wheels should not be distributed, because they might not be compatible with the final release, but it's available to build for testing purposes. Use the flag --prerelease-pythons or CIBW_PRERELEASE_PYTHONS to test. (#675)
  • ✨ Added the ability to build CPython 3.8 wheels on Apple Silicon. (#704)
  • 🛠 Update to the latest build dependencies, including auditwheel 4. (#633)
  • 🛠 Use the unified pypa/manylinux images to build PyPy (#671)
  • ⚠️ Removed support for building Python 2.7 and Python 3.5 wheels, for both CPython and PyPy. If you still need to build on these versions, please use the latest v1.x version. (#596)

Don't miss a new cibuildwheel release

NewReleases is sending notifications on new releases.