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.28. #11493

Merged
merged 4 commits into from
Jan 23, 2021
Merged

Upgrade Pex to 2.1.28. #11493

merged 4 commits into from
Jan 23, 2021

Commits on Jan 22, 2021

  1. Upgrade Pex to 2.1.27.

    We want to use the new `--venv` and `--pex-repository` features this
    upgrade brings in.
    
    [ci skip-rust]
    [ci skip-build-wheels]
    jsirois committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    bfb4c79 View commit details
    Browse the repository at this point in the history
  2. Fix test_requirement_constraints.

    # 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 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    429fe2b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Bump to Pex 2.1.28.

    # 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 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    42181f1 View commit details
    Browse the repository at this point in the history
  2. Update constraints.txt.

    # 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 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    de24361 View commit details
    Browse the repository at this point in the history