Auditwheel

Latest version: v6.2.0

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

Scan your dependencies

Page 2 of 7

5.2.0

Released Oct. 22, 2022

User-facing changes
- [FEATURE] Allow `auditwheel repair` to process multiple wheels ([343](https://github.com/pypa/auditwheel/pull/343), [#62](https://github.com/pypa/auditwheel/issues/62))
- [FEATURE] Add `--exclude` option ([368](https://github.com/pypa/auditwheel/pull/368), , [#76](https://github.com/pypa/auditwheel/issues/76), [#241](https://github.com/pypa/auditwheel/issues/241), [#391](https://github.com/pypa/auditwheel/issues/391))
- [FEATURE] Update `replace_needed` to reduce total calls to `patchelf` ([376](https://github.com/pypa/auditwheel/pull/376))
- [FEATURE] Improve log message in case of NonPlatformWheel error ([393](https://github.com/pypa/auditwheel/pull/393))
- [DOC] Update testing instructions ([377](https://github.com/pypa/auditwheel/pull/377))

Housekeeping
- fix: add `/auditwheel_src` to git safe directories ([378](https://github.com/pypa/auditwheel/pull/378))
- test: add `manylinux_2_28` tests ([369](https://github.com/pypa/auditwheel/pull/369))
- Updated action versions ([384](https://github.com/pypa/auditwheel/pull/384))
- Update pre-commit hooks ([399](https://github.com/pypa/auditwheel/pull/399))

5.1.2

Released Jan. 08, 2022

User-facing changes
- [BUGFIX] wheels are not compressed with ZIP_DEFLATED ([366](https://github.com/pypa/auditwheel/issues/366), [#367](https://github.com/pypa/auditwheel/pull/367))

5.1.1

Released Jan. 03, 2022

User-facing changes
- [BUGFIX] building from a github archive fails ([321](https://github.com/pypa/auditwheel/issues/321), [#361](https://github.com/pypa/auditwheel/pull/361))
- [BUGFIX] include tests in SDist ([321](https://github.com/pypa/auditwheel/issues/321), [#362](https://github.com/pypa/auditwheel/pull/362))

5.1.0

Released Jan. 03, 2022

User-facing changes
- [BUGFIX] libc version failed to be detected on CentOS8 based docker image ([352](https://github.com/pypa/auditwheel/issues/352), [#353](https://github.com/pypa/auditwheel/pull/353))
- [FEATURE] Add support for `SOURCE_DATE_EPOCH` ([346](https://github.com/pypa/auditwheel/issues/346), [#348](https://github.com/pypa/auditwheel/pull/348))
- [FEATURE] Add `manylinux_2_28` & `manylinux_2_31` policies ([356](https://github.com/pypa/auditwheel/pull/356))
- [DOC] Reflect dependency on patchelf in README ([355](https://github.com/pypa/auditwheel/pull/355))

Housekeeping
- Fix setuptools warnings seen during builds (deprecation notices) ([337](https://github.com/pypa/auditwheel/pull/337))
- Fix SDist includes files it shouldn't include ([338](https://github.com/pypa/auditwheel/pull/338))
- Add `build` & `test-dist` nox sessions ([336](https://github.com/pypa/auditwheel/pull/336))
- Add musllinux integration tests ([317](https://github.com/pypa/auditwheel/pull/317))
- Rename the default branch from master to main ([342](https://github.com/pypa/auditwheel/pull/342))
- Clean before build in test_manylinux ([347](https://github.com/pypa/auditwheel/pull/347))
- Test with python 3.10 ([345](https://github.com/pypa/auditwheel/pull/345))
- Move from `pbr` to `setuptools_scm` ([358](https://github.com/pypa/auditwheel/pull/358))
- Add nox `develop` session ([359](https://github.com/pypa/auditwheel/pull/359))

5.0.0

Released Sep. 18, 2021

User-facing changes
- [BUGFIX] Remove undeclared dependency on pkg_resources ([307](https://github.com/pypa/auditwheel/pull/307))
- [BUGFIX] Don't installs self in tox deps ([319](https://github.com/pypa/auditwheel/pull/319))
- [FEATURE] Add support for musllinux ([305](https://github.com/pypa/auditwheel/issues/305), [#311](https://github.com/pypa/auditwheel/pull/311), [#315](https://github.com/pypa/auditwheel/pull/315))
- [FEATURE] Replace `unzip` usage with Python's `zipfile` ([258](https://github.com/pypa/auditwheel/issues/258), [#324](https://github.com/pypa/auditwheel/pull/324))
- [FEATURE] `libz.so.1` is now whitelisted (with some symbols blacklisted) ([152](https://github.com/pypa/auditwheel/issues/152), [#161](https://github.com/pypa/auditwheel/issues/161), [#334](https://github.com/pypa/auditwheel/pull/334))

Housekeeping
- Use python slim images to run tests ([308](https://github.com/pypa/auditwheel/pull/308))
- Manylinux2014 now uses devtoolset-10 ([316](https://github.com/pypa/auditwheel/pull/316))
- Use pre-commit to lint the code base ([331](https://github.com/pypa/auditwheel/pull/331))
- Run pyupgrade --py36-plus ([325](https://github.com/pypa/auditwheel/pull/325))
- Run isort --py 36 --profile black ([328](https://github.com/pypa/auditwheel/pull/328))
- Run black ([329](https://github.com/pypa/auditwheel/pull/329))
- Move mypy config to pyproject.toml ([326](https://github.com/pypa/auditwheel/pull/326))
- Move to an `src` layout ([332](https://github.com/pypa/auditwheel/pull/332))

4.0.0

Released May. 5, 2021

- No changes since 4.0.0.0b1.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.