Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add manylinux_2_24 support #595

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Add manylinux_2_24 support #595

merged 1 commit into from
Feb 18, 2021

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 14, 2021

Add manylinux_2_24 support.

Builds on top of #594

@henryiii
Copy link
Contributor

What is the status of the aliasing of older manylinuxs? Would it make sense to allow the new names to used for the old images, too? Or is it pretty much a given that most projects will keep the old names and the new ones are mostly useful going forward (probably due to pip support)?

@mayeut
Copy link
Member Author

mayeut commented Feb 16, 2021

What is the status of the aliasing of older manylinuxs? Would it make sense to allow the new names to used for the old images, too? Or is it pretty much a given that most projects will keep the old names and the new ones are mostly useful going forward (probably due to pip support)?

I think that, at the moment, I only know of pip 20.3+/packaging 20.5+ supporting those aliases. For now, there are no plan to alias the manylinux images and there are no plans in auditwheel to support aliasing.

IMHO, most project will keep the old names (pip support being one reason). The new ones will probably only be used for PEP600 only wheels.

@mayeut mayeut marked this pull request as ready for review February 16, 2021 22:14
Copy link
Member

@YannickJadoul YannickJadoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, at a quick glance! :-)

@mayeut mayeut merged commit 1e7961c into pypa:master Feb 18, 2021
@mayeut mayeut deleted the manylinux_2_24 branch February 18, 2021 12:42
@joerick
Copy link
Contributor

joerick commented Feb 22, 2021

Thanks all! Apologies for missing this, I have been crazy busy of late. it's probably worth a minor release, I reckon.

@joerick joerick mentioned this pull request Feb 22, 2021
@joerick
Copy link
Contributor

joerick commented Feb 23, 2021

Released as v1.10.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants