Skip to content

Support PEP 600 manylinux_X_Y for glibc X.Y  #501

Closed
@mattip

Description

@mattip

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions