Replies: 2 comments 2 replies
-
I'm running into a similar issue with 1.5.0
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @ianlewis, thanks for opening a discussion! I believe this tracks with an incident with PyPI's CDN: https://status.python.org/incidents/2zf08fkp0nd1 I also experienced this with non- |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When installing zizmor via CI (GitHub and also on Netlify) I encountered a hash mismatch. I did have a later GHA run that succeeded so it's perhaps not consistent.
Downloading the same file locally produces the expected hash:
The expected hash also appears correct on PyPI:
https://pypi.org/project/zizmor/1.3.1/#zizmor-1.3.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Is there a reason why this might be happening?
Beta Was this translation helpful? Give feedback.
All reactions