Auditwheel

Latest version: v6.2.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

4.0.0.0b1

Released Apr. 3, 2021

User-facing changes
- [BUGFIX] Patch RPATHs of non-Python extension dependencies ([136](https://github.com/pypa/auditwheel/issues/136), [#298](https://github.com/pypa/auditwheel/pull/298))
- [BUGFIX] Ensure policies in `policy.json` are compliant with PEP600 ([287](https://github.com/pypa/auditwheel/pull/287))
- This removes 2 non existing symbols from manylinux1 i686 policy and removes ncurses librairies from manylinux1 whitelist.
- [FEATURE] Use PEP600 policy names ([288](https://github.com/pypa/auditwheel/pull/288), [#297](https://github.com/pypa/auditwheel/pull/297))
- The platform tag passed to `auditwheel repair` `--plat` argument can use either the PEP600 tag or the legacy tag. The repaired wheel will get both platform tags.
- Inform about aliases in `auditwheel repair --help`
- [FEATURE] Always repair as a single wheel ([289](https://github.com/pypa/auditwheel/pull/289))
- Add argument `--only-plat` to `auditwheel repair` for those who were keeping only the lowest priority tag wheel (i.e. the one requested by `--plat` argument).
- [FEATURE] Add manylinux_2_27 policy ([299](https://github.com/pypa/auditwheel/issues/299), [#300](https://github.com/pypa/auditwheel/pull/300))
- [FEATURE] Add libexpat.so.1 to whitelisted libraries starting with manylinux2010 ([152](https://github.com/pypa/auditwheel/issues/152), [#301](https://github.com/pypa/auditwheel/pull/301))

Housekeeping
- Add manylinux_2_24 tests ([266](https://github.com/pypa/auditwheel/pull/266))
- Use GitHub Actions for x86_64 tests ([282](https://github.com/pypa/auditwheel/pull/282), [#294](https://github.com/pypa/auditwheel/pull/294))
- Rework auditwheel show checks in test_manylinux.py ([295](https://github.com/pypa/auditwheel/pull/295))
- Fix warning issued when testing tests/unit/test_policy.py ([296](https://github.com/pypa/auditwheel/pull/296))

3.3.1

Released Dec. 24, 2020

User-facing changes
- [FEATURE] Vendor `wheel` to improve user experience ([275](https://github.com/pypa/auditwheel/pull/275))

Housekeeping
- Fix twine check warning
- Modernize Python syntax using `pyupgrade --py36-plus` ([278](https://github.com/pypa/auditwheel/pull/278))
- Remove usage of `wheel` imported helpers for python 2/3 compatibility ([276](https://github.com/pypa/auditwheel/pull/276))
- Bump `wheel` to 0.36.2 ([273](https://github.com/pypa/auditwheel/pull/273))

3.3.0

Released Dec. 6, 2020

User-facing changes
- [FEATURE] Add `--strip` option to repair ([255](https://github.com/pypa/auditwheel/pull/255))
- [FEATURE] Add manylinux_2_24 policy ([264](https://github.com/pypa/auditwheel/pull/264))
- [FEATURE] Add python 3.9 support ([265](https://github.com/pypa/auditwheel/pull/265))
- [FEATURE] Drop python 3.5 support ([261](https://github.com/pypa/auditwheel/pull/261))

Housekeeping
- The PyPA has adopted the PSF code of conduct ([256](https://github.com/pypa/auditwheel/pull/256))
- Remove unused `find_package_dirs` function ([267](https://github.com/pypa/auditwheel/pull/267))
- Bump `wheel` to 0.36.1 ([269](https://github.com/pypa/auditwheel/pull/269))

3.2.0

Released Jul. 1, 2020

User-facing changes
- [FEATURE] Ensure that system-copied libraries are writable before running patchelf
([237](https://github.com/pypa/auditwheel/pull/237))
- [FEATURE] Preserve RPATH in extension modules ([245](https://github.com/pypa/auditwheel/pull/245))

3.1.1

Released Apr. 25, 2020

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

Housekeeping
- Upgrade `wheel` to 0.34.2 ([235](https://github.com/pypa/auditwheel/pull/235))

3.1.0

Released Jan. 29, 2020

User-facing changes
- [FEATURE] Put libraries in `$WHEELNAME.libs` to avoid vendoring multiple copies
of the same library ([90](https://github.com/pypa/auditwheel/pull/90))

Housekeeping
- Upgrade `wheel` to 0.34 ([223](https://github.com/pypa/auditwheel/pull/223))

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.