Greetings, programs!

Yesterday I officially released auditwheel 1.10 after no bugs were
reported in the 1.10rc1 release over the last three weeks.[1] Enjoy!

I also worked on getting manylinux2010 support ready in auditwheel and
merged that PR today. I will be shipping manylinux2010 support as part
of auditwheel 2.0rc1 for testing.[2] Please give it a whirl and let me
know if you have any issues.

Note that `auditwheel repair` will always choose the most strict
compatibility tag possible for your wheel. Hence, even if you build in
the manylinux2010 environment, if your wheel only has dependencies on
symbols available in the manylinux1 policy, `repair` will produce a
manylinux1 wheel.

One last thing I worked on this weekend is adding a proper changelog
file to auditwheel.[3] I'm hoping the information contained here,
previously reflected in GitHub releases, will be useful for end users.

Yours in wheel-building,

- e

[1]: https://github.com/pypa/auditwheel/releases/tag/1.10
[2]: https://github.com/pypa/auditwheel/releases/tag/2.0rc1
[3]: https://github.com/pypa/auditwheel/blob/master/CHANGELOG.md

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Wheel-builders mailing list
Wheel-builders@python.org
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to