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

Support the latest Pip releases: 22.3.1 & 23.0 #2056

Merged
merged 3 commits into from
Feb 12, 2023
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 12, 2023

No description provided.

@jsirois jsirois requested review from kaos, benjyw and hrfuller February 12, 2023 16:23
@@ -65,10 +65,10 @@ jobs:
pip-version: 20
- os: ubuntu-20.04
python-version: [ 3, 11 ]
pip-version: 22_2
pip-version: 22_3_1
Copy link
Member Author

Choose a reason for hiding this comment

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

I just rolled off 22.2 and 22.3 here; so they are no longer covered. I figure, to be sustainable, I have to do something like this. The rolled-off Pips will have had a good long hammering during their time in CI; and assuming these 2 slots span just 1 ~major version bump (Pip actually uses the last 2 digits of the year for major; so it's not semver major - god love Pip), It seems incredibly unlikely this will lead to issues. If the runtime patches have to change in a way that does not support older versions of Pip, I'll revisit of course, but right now the patches work across all supported Pip versions.

@jsirois jsirois mentioned this pull request Feb 12, 2023
3 tasks
@jsirois jsirois merged commit 312cfe8 into pex-tool:main Feb 12, 2023
@jsirois jsirois deleted the pip/23.0 branch February 12, 2023 18:32
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