Closed
Description
xref gh-494. Is there interest in starting a manylinux_X_Y branch to support PEP 600 glibc-based manylinux numbering? I am particularly interested in manylinux_2_18 for glibc2.18 for other architectures. Rather than open a separate branch for each glibc version, I think we can adjust the tooling. TODO:
- add manylinux_X_Y support to auditwheel. Version 3.1 only supports 'linux_x86_64', 'manylinux1_x86_64', 'manylinux2010_x86_64', 'manylinux2014_x86_64' as arguments to
auditwheel --plat
- add manylinux_X_Y support to platform, update pip and wheel to use this new version of platform (wheel as of today still uses
pep425tags.py
- wait for releases of pip, wheel
- update this repo
@njsmith any thoughts?
Metadata
Metadata
Assignees
Labels
No labels