After three years of work on auditwheel and the manylinux toolchain, I will be stepping away to focus on other open source projects.
TL;DR: I’m currently attempting to bridge the gap between the TensorFlow SIG Build group and the PyPA to try and determine the future for the manylinux spec. We’ve got a couple options and need to determine what makes sense for us and for interested stakeholders. The current status You might say: “Why are we talking about the next manylinux, when we don’t even have manylinux2010 yet?” The rollout for manylinux2010 has been long and painful, and in the meantime, the projects which are most ...
After three years of work on auditwheel and the manylinux toolchain, I will be stepping away to focus on other open source projects.
This PEP proposes a scheme for new ‘manylinux’ wheel tags to be defined without requiring a PEP for every specific tag, similar to how Windows and macOS tags already work. This will allow package maintainers to take advantage of new tags more quickly, w...
This PEP proposes the creation of a manylinux2014 platform tag to succeed the manylinux2010 tag introduced by PEP 513. It also proposes that PyPI and pip both be updated to support uploading, downloading, and installing manylinux2014 distributions on co...