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

Upgrade to Pex 2.1.21. (#11131) #11133

Merged
merged 2 commits into from Nov 11, 2020
Merged

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Nov 11, 2020

This picks up two important fixes for Pants:

  1. A concurrency fix when building PEX files in parallel.
  2. A fix for missing interpreters when --python-path is used.

See the full Pex 2.1.21 changelog here:
https://github.com/pantsbuild/pex/releases/tag/v2.1.21

[ci skip-rust]
[ci skip-build-wheels]

This picks up two important fixes for Pants:
1. A concurrency fix when building PEX files in parallel.
2. A fix for missing interpreters when `--python-path` is used.

See the full Pex 2.1.21 changelog here:
https://github.com/pantsbuild/pex/releases/tag/v2.1.21

[ci skip-rust]

[ci skip-build-wheels]
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@jsirois
Copy link
Member Author

jsirois commented Nov 11, 2020

This is a cherry-pick of #11131 with a merge conflict on 3rdparty/python/constraints.txt and then a re-gen of that file comitted on top.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 79499d0 on jsirois:2.0.x/pex/upgrade into 9211ade on pantsbuild:2.0.x.

@jsirois jsirois merged commit 37337a1 into pantsbuild:2.0.x Nov 11, 2020
@jsirois jsirois deleted the 2.0.x/pex/upgrade branch November 11, 2020 04:56
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.

None yet

3 participants