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

Handle backtracking due to sdist build errors. #2213

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Aug 8, 2023

A narrow range of pip-2020-resolver supporting Pip versions are robust
to build failures attempting to gather sdist metdata; namely
>=20.3.2,!=20.3.3,<22. Fix Pex to handle backtracks triggered by build
failures.

Fixes #2211

A narrow range of pip-2020-resolver supporting Pip versions are robust
to build failures attempting to gather sdist metdata; namely
`>=20.3.2,<22`. Fix Pex to handle backtracks triggered by build
failures.

Fixes pex-tool#2211
@jsirois jsirois merged commit 96e8b0a into pex-tool:main Aug 8, 2023
30 checks passed
@jsirois jsirois deleted the issues/2211 branch August 8, 2023 12:00
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.

KeyError when locking awscli on Python 3.11
2 participants