Skip to content

3.1.1

Compare
Choose a tag to compare
@mayeut mayeut released this 25 Apr 08:57
af13871

User-facing changes

  • [BUGFIX] Always exclude ELF dynamic linker/loader from analysis (#213)
    • Fixes "auditwheel repair marked internal so files as shared library dependencies (#212)"
  • [BUGFIX] Correctly detect non-platform wheels (#224)
    • Fixes "Auditwheel addtag returns stack trace when given a none-any wheel (#218)"
  • [BUGFIX] Fix obsolete wheel usage in addtag (#226)

Housekeeping

  • Upgrade wheel to 0.34.2 (#235)