-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Downloadable files in PYPI - 2.9.1 #5212
Comments
Along those lines, building the wheels fails:
|
We are having the same error pasted above as well using Python 3.7. Caused our CICD pipelines to error out. |
Same here, using Python 3.7. |
We did a release for 2.9.1 right as GitHub exploded so wheels aren't up yet. |
Fixed! |
Thanks for the quick turn around on this! |
@reaperhulk thanks for the swift fix, did i understand it correct that releases are supposed to happen at once and the github failure made things go bad? |
@RonnyPfannschmidt Ideally they are very close together, but we're dependent on pypi/warehouse#726 to make them actually be atomic. In this case the gap was significantly larger than normal due to GitHub having an issue right as we released, which prevented our GitHub Actions wheel builder job from completing (https://github.com/pyca/cryptography/actions/runs/83932247) |
Thanks for the detail this is lovely |
I've been encountering some installation errors since the release of 2.9.1. It seems like the whl's are no longer being distributed. Is this intentional?
Downloadable files for 2.9.1: https://pypi.org/project/cryptography/2.9.1/#files
Downloadable files for 2.9.0: https://pypi.org/project/cryptography/2.9/#files
The text was updated successfully, but these errors were encountered: