-
-
Notifications
You must be signed in to change notification settings - Fork 611
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
use sha256 hashes from warehouse #543
Comments
@graingert Is this still needed/relevent with #557 merged? |
Yes. Means you don't have to download the package to get the hash |
That is really good idea to get hashes from warehouse. |
@atugushev does this still need the
needs discussion
|
@graingert I think so. Is there an API where we could get hashes from warehouse? |
@graingert cool, thanks! |
@atugushev it also includes package dependency information which would save downloading any packages at all |
I made a PR #1109, please test/review. Thanks! |
Generating hashes is too slow, use the hashes from warehouse.
eg: click the SHA256 buttons: https://pypi.org/project/gitchart/#files
The text was updated successfully, but these errors were encountered: