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 Pex to 2.1.67. (Cherry-pick of #14544) #14546

Merged
merged 1 commit into from Feb 21, 2022

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Feb 21, 2022

See the changelog here:
https://github.com/pantsbuild/pex/releases/tag/v2.1.67

This pulls in support for --platform values with 3-component dotted
PYVER allowing an easier workaround than resorting to complete
platforms for evaluating python_full_version environment markers in
platform resolves.

(cherry picked from commit b2f4b01)

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

See the changelog here:
  https://github.com/pantsbuild/pex/releases/tag/v2.1.67

This pulls in support for `--platform` values with 3-component dotted
PYVER allowing an easier workaround than resorting to complete
platforms for evaluating `python_full_version` environment markers in
platform resolves.

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

(cherry picked from commit b2f4b01)
@jsirois jsirois changed the title Upgrade Pex to 2.1.67. (#14544) Upgrade Pex to 2.1.67. (Cherry-pick of #14544) Feb 21, 2022
psutil==5.9.0
pytest>=6.2.4,<8 # This should be compatible with pytest.py, although it can be looser so that we don't over-constrain pantsbuild.pants.testutil
pytest>=6.2.4,<8 # This should be compatible with pytest.py, although it can be looser so that we don't over-constrain pantsbuild.pants.testutil
Copy link
Member Author

Choose a reason for hiding this comment

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

This was confusingly unclean. It's trailing white-space; so I was not too concerned.

@jsirois jsirois merged commit 55c9c46 into pantsbuild:2.10.x Feb 21, 2022
@jsirois jsirois deleted the cherry-pick/14544/2.10.x branch February 21, 2022 17:53
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

2 participants