Upgrade to Pex 2.1.54 (Cherry picks of 50914a5e and 189cd753)#13460
Merged
Conversation
Of direct interest to Pants: + A fix for identifying certain macOS Monterey interpreters. + Human readable venv activation prompts for `--venv` PEXes. The full changelogs: + https://github.com/pantsbuild/pex/releases/tag/v2.1.52 + https://github.com/pantsbuild/pex/releases/tag/v2.1.53 (cherry picked from commit 50914a5) [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]
This picks up a fix for venv collisions obscuring venv population errors. Changelog: https://github.com/pantsbuild/pex/releases/tag/v2.1.54 (cherry picked from commit 189cd75) [ci skip-rust] [ci skip-build-wheels]
Eric-Arellano
approved these changes
Nov 2, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This cherry-pick includes two mainline commits and a lockfile re-gen:
commit 6ca0577 (HEAD -> pex-upgrade/2.7.x/cherry-pick)
Author: John Sirois john.sirois@gmail.com
Date: Sun Oct 31 20:58:37 2021 -0700
commit b35a0de
Author: John Sirois john.sirois@gmail.com
Date: Mon Nov 1 17:52:51 2021 -0700
commit cb52e75
Author: John Sirois john.sirois@gmail.com
Date: Sat Oct 30 14:54:38 2021 -0700
[ci skip-rust]
[ci skip-build-wheels]