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

Generate hashes for all available distributions #520

Merged
merged 1 commit into from
May 30, 2017
Merged

Generate hashes for all available distributions #520

merged 1 commit into from
May 30, 2017

Conversation

jdufresne
Copy link
Member

Previously would only generate hashes for the current platform. Allows
running pip-compile to generate a requirements.txt for any other
platform. Uses monkey patch approach recommend by the PIP maintainers
at:

pypa/pip#4422 (comment)

Fixes #414

Contributor checklist
  • Provided the tests for the changes
  • Added the changes to CHANGELOG.md
  • Requested (or received) a review from another contributor

Previously would only generate hashes for the current platform. Allows
running pip-compile to generate a requirements.txt for any other
platform. Uses monkey patch approach recommend by the PIP maintainers
at:

pypa/pip#4422 (comment)

Fixes #414
@davidovich davidovich merged commit d6dc45e into jazzband:master May 30, 2017
@davidovich
Copy link
Contributor

Thanks @jdufresne

@graingert
Copy link
Member

@jdufresne neato, @davidovich can we get a release soonish?

This was referenced Sep 27, 2017
@jdufresne jdufresne deleted the all-the-hashes branch November 24, 2017 11:17
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.

3 participants