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

Update pip from 22.0.4 to 22.1.2 #1331

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Update pip from 22.0.4 to 22.1.2 #1331

merged 1 commit into from
Jun 6, 2022

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jun 2, 2022

Applies to Python 3.7+ only, since all older Pythons are EOL and so are already on much older pip due to pip having dropped support for them some time ago.

Changes:
https://pip.pypa.io/en/stable/news/#v22-1-2
pypa/pip@22.0.4...22.1.2

Wheel uploaded using:

$ pip download --no-cache pip==22.1.2
...
Successfully downloaded pip
$ aws s3 sync . s3://heroku-buildpack-python/common/ --exclude "*" --include "pip-*.whl" --profile python --dryrun
(dryrun) upload: ./pip-22.1.2-py3-none-any.whl to s3://heroku-buildpack-python/common/pip-22.1.2-py3-none-any.whl
$ aws s3 sync . s3://heroku-buildpack-python/common/ --exclude "*" --include "pip-*.whl" --profile python
upload: ./pip-22.1.2-py3-none-any.whl to s3://heroku-buildpack-python/common/pip-22.1.2-py3-none-any.whl
$ rm pip-*.whl

GUS-W-11228793.

@edmorley edmorley self-assigned this Jun 2, 2022
@edmorley edmorley marked this pull request as ready for review June 2, 2022 07:51
@edmorley edmorley requested a review from a team as a code owner June 2, 2022 07:51
@edmorley edmorley merged commit 548c662 into main Jun 6, 2022
@edmorley edmorley deleted the update-pip branch June 6, 2022 14:04
@edmorley
Copy link
Member Author

edmorley commented Jun 7, 2022

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.

2 participants