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

Update piptools to avoid reusing InstallRequirement #2480

Merged
merged 14 commits into from
Jul 1, 2018

Commits on Jun 29, 2018

  1. Fix resolver imports

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8ab6008 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pypa/pipenv

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    ec3b47a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbeb0de View commit details
    Browse the repository at this point in the history
  4. Update piptools to avoid reusing InstallRequirement

    - Prevents re-preparation of deleted `PKG-INFO` files
    - Fixes #2435
    
    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    1dfaceb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Fix patches

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    7761c3d View commit details
    Browse the repository at this point in the history
  2. Fix test failures

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    b955995 View commit details
    Browse the repository at this point in the history
  3. Move click-didyoumean.license

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    6e85860 View commit details
    Browse the repository at this point in the history
  4. Include all markers

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    ad3aca8 View commit details
    Browse the repository at this point in the history
  5. I think this is good?

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    cbbcc80 View commit details
    Browse the repository at this point in the history
  6. Format

    uranusjr committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    d5b91f1 View commit details
    Browse the repository at this point in the history
  7. Remove old patches to piptools

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    a797691 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'bugfix/2435-pkg-resources-typeerror' of github.com:pypa…

    …/pipenv into bugfix/2435-pkg-resources-typeerror
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    9566c7a View commit details
    Browse the repository at this point in the history
  9. Fix markers being dropped

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5990f42 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    Signed-off-by: Dan Ryan <dan@danryan.co>
    techalchemy committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    7dd8579 View commit details
    Browse the repository at this point in the history