github pypa/auditwheel 1.10rc1
Release candidate 1.10rc1

latest releases: 6.0.0, 5.4.0, 5.3.0...
pre-release5 years ago

User-facing changes

  • Support more platforms and Python implementations (#98)
  • Pin wheel to 0.31.1 to avoid the API break in the 0.32.0 release (#106)
    • Temporary fix for #102 - auditwheel does not work with wheel>=0.32.0
  • Properly support non-extension wheels that contain binary dependencies (#110)
    • Fixes #107 - regression in tests from merging #95 ("show" after "repair" no longer identifies the platform correctly)
    • Fixes #32 - audits for binary files inside pure wheels
    • Fixes #47 - ensures that pure wheels are supported by "repair"

Housekeeping

  • Add PyPI badge to the README (#97)
  • Fix CD, hopefully (#99)
  • Ensure Travis fails when the tests fail (#106)
  • Remove the dot from py.test -> pytest (#112)

Don't miss a new auditwheel release

NewReleases is sending notifications on new releases.