Skip to content

Conversation

timhourigan
Copy link
Contributor

The issue

Fixes #5777

The fix

Restores pipenv requirements --hash output to 2023.6.26 behaviour. 2023.7.1 causes pip to fail to install with certain types of packages (at a guess, ones with a single hash).

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@matteius matteius merged commit 717d888 into pypa:main Jul 4, 2023
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.

Requirements output different since 2023.7.1 causing pip install issues

2 participants