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

Load the pip version from the correct prefix #4262

Merged
merged 4 commits into from May 20, 2020
Merged

Commits on May 19, 2020

  1. Load the pip version from the correct prefix

    - Respect `--system` when it is supplied during install
    - Fixes #4220
    
    Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
    techalchemy committed May 19, 2020
    Configuration menu
    Copy the full SHA
    5c95ec9 View commit details
    Browse the repository at this point in the history
  2. Add missing news entry

    Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
    techalchemy committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8f3ba7e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Detect global setting at environment creation time

    Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
    techalchemy committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2c49876 View commit details
    Browse the repository at this point in the history
  2. Tweak crayons patch with vendored imports

    - Remove now-unused `allow_global` argument to pip install
      argument builder
    - Update vistir version number and code to fix vendoring issue
    
    Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
    techalchemy committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ed780c4 View commit details
    Browse the repository at this point in the history