Auditwheel

Latest version: v6.1.0

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

Scan your dependencies

Page 4 of 6

3.0.0.0rc1

Released Nov. 7, 2019

User-facing changes
- [FEATURE] manylinux2014 policy ([192](https://github.com/pypa/auditwheel/pull/192), [#202](https://github.com/pypa/auditwheel/pull/202))
- [FEATURE] Update machine detection ([201](https://github.com/pypa/auditwheel/pull/201))
- [FEATURE] Advertise python 3.8 support and run python 3.8 in CI ([203](https://github.com/pypa/auditwheel/pull/203))

Housekeeping
- Run manylinux tests using current python version ([199](https://github.com/pypa/auditwheel/pull/199))

2.1.1

Released Oct. 08, 2019

User-facing changes

- [BUGFIX] Add missing symbols for manylinux2010_i686 policy ([141](https://github.com/pypa/auditwheel/pull/141), [#194](https://github.com/pypa/auditwheel/pull/194))
- [BUGFIX] Fix --version for python 3.10 ([189](https://github.com/pypa/auditwheel/pull/189))

Housekeeping

- Simplify policy unit test ([188](https://github.com/pypa/auditwheel/pull/188))

2.1

Released Jul. 28, 2019

- Instead of outputting only the first shared library found in `purelib`,
include a list of all offending files ([143](https://github.com/pypa/auditwheel/pull/143))
- Better policy detection ([150](https://github.com/pypa/auditwheel/pull/150))
- Use `AUDITWHEEL_PLAT` environment variable as a default option to --plat
([151](https://github.com/pypa/auditwheel/pull/150))
- Workaround for `patchelf` bug not setting `DT_RUNPATH` correctly
([173](https://github.com/pypa/auditwheel/pull/173))
- Remove `libcrypt.so.1` from library whitelist
([182](https://github.com/pypa/auditwheel/pull/182))

2.0

Released Jan. 23, 2019

- After approximately 2 months of testing, no new regressions were detected in
the 2.0 release candidate.
- Note that this release contains the implementation of [PEP
571](https://www.python.org/dev/peps/pep-0571/), e.g. manylinux2010 support.

2.0rc1

Released Nov. 18, 2018

User-facing changes

- [FEATURE] manylinux2010 policy support
([92](https://github.com/pypa/auditwheel/pull/92),
[130](https://github.com/pypa/auditwheel/pull/130))
- Closes the auditwheel portion of "manylinux2010 rollout" ([pypa/manylinux179](https://github.com/pypa/manylinux/issues/179))
- [FEATURE] Drop Python 3.4 support and add Python 3.7 support
([127](https://github.com/pypa/auditwheel/pull/127))

Housekeeping

- Replace print statements with logger.
([113](https://github.com/pypa/auditwheel/pull/113))
- Closes [109](https://github.com/pypa/auditwheel/issues/109)
- Many small code cleanup PRs:
- Update Python versions in README and setup.cfg ([123](https://github.com/pypa/auditwheel/pull/123))
- Remove unneeded parentheses ([122](https://github.com/pypa/auditwheel/pull/122))
- Use a Pythonic context manager ([118](https://github.com/pypa/auditwheel/pull/118))
- Remove unused variables and imports ([121](https://github.com/pypa/auditwheel/pull/121), [#117](https://github.com/pypa/auditwheel/pull/117))
- Use Python 3 class syntax ([119](https://github.com/pypa/auditwheel/pull/119))
- Fix log.warn deprecation warning ([120](https://github.com/pypa/auditwheel/pull/120))
- Fix Travis flakiness by disabling caches and remove broken auto-deployments
([128](https://github.com/pypa/auditwheel/pull/128))

1.10

Released Nov. 17, 2018

- After three weeks of testing, no bugs were reported in 1.10rc1.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.