Auditwheel

Latest version: v6.0.0

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

Scan your dependencies

Page 1 of 5

6.0.0

User-facing changes
- [REMOVAL] Drop python 3.7 support ([457](https://github.com/pypa/auditwheel/pull/457))
- [REMOVAL] Remove the `addtag` subcommand ([455](https://github.com/pypa/auditwheel/pull/455))
- [FEATURE] Add python 3.12 support ([446](https://github.com/pypa/auditwheel/pull/446))
- [BUGFIX] Repair ELF executables in the "scripts" directory ([443](https://github.com/pypa/auditwheel/pull/443))
- [BUGFIX] Fix bitness detection ([471](https://github.com/pypa/auditwheel/pull/471))
- [BUGFIX] `--exclude libfoo.so` shall ignore dependencies of `libfoo.so` ([474](https://github.com/pypa/auditwheel/pull/474))
- [BUGFIX] Fix replacing `RPATH` on copied libs to the folder where they're copied (`$ORIGIN`) ([478](https://github.com/pypa/auditwheel/pull/478))

5.4.0

Released May 1, 2023

User-facing changes
- [FEATURE] Add python 3.11 support ([407](https://github.com/pypa/auditwheel/pull/407))
- [FEATURE] Drop python 3.6 support ([400](https://github.com/pypa/auditwheel/pull/400))
- [FEATURE] Use armv7l policy for 64-bit arm kernel in 32-bit mode (armv8l), BETA feature ([419](https://github.com/pypa/auditwheel/pull/419))
- [BUGFIX] Filter libpythonXY with X/Y more than single digits ([424](https://github.com/pypa/auditwheel/pull/424), [#418](https://github.com/pypa/auditwheel/issues/418))

5.3.0

User-facing changes
- [FEATURE] Add `manylinux_2_34` & `manylinux_2_35` policies ([405](https://github.com/pypa/auditwheel/pull/405), [#388](https://github.com/pypa/auditwheel/issues/388))

5.2.1

Released Oct. 30, 2022

User-facing changes
- [BUGFIX] Require `patchelf >= 0.14` to handle features from 5.2.0 properly ([403](https://github.com/pypa/auditwheel/pull/403), [#401](https://github.com/pypa/auditwheel/issues/401))

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))

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.