Skip to content

Scrape PIP and setuptools versions directly from "ensurepip" #63

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

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 13, 2021

This is essentially docker-library/python#647, but pulling directly from the ensurepip module instead of scraping it in versions.sh.

The only bit I'm not sure about is whether we need a newer get-pip.py commit that matches the version of PIP being used.

This is a replacement for #61, and closes #62.

@yosifkit yosifkit merged commit ff2551f into docker-library:master Sep 17, 2021
@yosifkit yosifkit deleted the ensurepip branch September 17, 2021 20:02
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Sep 17, 2021
Changes:

- docker-library/pypy@ff2551f: Merge pull request docker-library/pypy#63 from infosiftr/ensurepip
- docker-library/pypy@7b773bc: Scrape PIP and setuptools versions directly from "ensurepip"
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.

Use a newer version of setuptools for pypy3
2 participants