There is a newer version of the record available.

Published April 29, 2022 | Version 2.5.0
Software Open

pypa/cibuildwheel:

  • 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. @TGAC
  • 7. @codicelieve
  • 8. Quansight Labs
  • 9. self
  • 10. Summit Professional Education
  • 11. Software @BulbEnergy
  • 12. @django, @djangolondon
  • 13. LBNL, previously HZDR

Description

  • ✨ Added support for building ABI3 wheels. cibuildwheel will now recognise when an ABI3 wheel was produced, and skip subsequent build steps where the previously built wheel is compatible. Tests still will run on all selected versions of Python, using the ABI3 wheel. (#1091)
  • ✨ You can now build wheels directly from sdist archives, in addition to source directories. Just call cibuildwheel with an sdist argument on the command line, like cibuildwheel mypackage-1.0.0.tar.gz (#1096)
  • πŸ› Fix a bug where cibuildwheel would crash when no builds are selected and --allow-empty is passed (#1086)
  • πŸ› Workaround a permissions issue on Linux relating to newer versions of git and setuptools_scm (#1095)
  • πŸ“š Minor docs improvements

Files

pypa/cibuildwheel-2.5.0.zip

Files (219.0 kB)

Name Size Download all
md5:e0b534e480b007a65960bf92003264d3
219.0 kB Preview Download

Additional details

Related works