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

Support hash-checking mode in pip-compile output #131

Closed
Tracked by #474
charliermarsh opened this issue Oct 19, 2023 · 5 comments · Fixed by #894
Closed
Tracked by #474

Support hash-checking mode in pip-compile output #131

charliermarsh opened this issue Oct 19, 2023 · 5 comments · Fixed by #894
Assignees
Labels
enhancement New feature or request wish Not required for milestone; nice-to-have

Comments

@charliermarsh
Copy link
Member

No description provided.

@charliermarsh
Copy link
Member Author

I'm actually not sure what these are, is it all compatible wheels of the selected version, regardless of platform tags?

@konstin
Copy link
Member

konstin commented Oct 20, 2023

I would add all

@charliermarsh charliermarsh added this to the Feature complete milestone Oct 24, 2023
@charliermarsh charliermarsh added enhancement New feature or request wish Not required for milestone; nice-to-have labels Oct 24, 2023
@zanieb zanieb self-assigned this Oct 30, 2023
@zanieb
Copy link
Member

zanieb commented Oct 30, 2023

I'm interested...

note to self: some more context at https://lil.law.harvard.edu/blog/2019/05/20/improving-pip-compile-generate-hashes/

@konstin
Copy link
Member

konstin commented Oct 31, 2023

@konstin konstin changed the title Add hash annotations to pip-compile output Support hash-checking mode in pip-compile output Nov 21, 2023
@charliermarsh
Copy link
Member Author

I'll do this part (the output), which should be the easier part...

charliermarsh added a commit that referenced this issue Jan 12, 2024
## Summary

Adds hashes to `pip-compile` output, though we don't actually check
those hashes in `pip-sync` yet.

Closes #131.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wish Not required for milestone; nice-to-have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants