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

Drop 'manylinux1' release support after PyPA EOL #108

Closed
2 tasks
tseaver opened this issue Sep 17, 2021 · 0 comments · Fixed by #186
Closed
2 tasks

Drop 'manylinux1' release support after PyPA EOL #108

tseaver opened this issue Sep 17, 2021 · 0 comments · Fixed by #186
Labels
status: blocked Resolving the issue is dependent on other work. type: process A process-related concern. May include testing, release, or the like.

Comments

@tseaver
Copy link
Contributor

tseaver commented Sep 17, 2021

The PyPA team is dropping support for the manylinux1 image after 2022-01-01.
We should stop using that image to build release distributions at that point.

  • Update .github/workflows/python-publish.yml workflow, removing the build-wheels-manylinux1 job, and unlinking it from the publish job.
  • Update README.md to document that manylinux1 wheels are no longer being published.
@tseaver tseaver added type: process A process-related concern. May include testing, release, or the like. status: blocked Resolving the issue is dependent on other work. labels Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked Resolving the issue is dependent on other work. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant