-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Release 2022.7.1 #134
Release 2022.7.1 #134
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
@jakirkham we're seeing RuntimeError: Could not download https://pypi.io/packages/source/d/dask/dask-2022.7.1.tar.gz in CI. Do you know if this download error has popped up in other projects recently? |
No clue. Was able to download from that link just now. Maybe a hiccup? @conda-forge-admin, please restart CI |
Interesting. On closer inspection it seem the file it is downloading is empty. Not seeing this with the previous release. Would it be possible to reupload the |
Should add tried to download an curl -LO https://pypi.io/packages/source/t/tooltime/tooltime-0.2.4.tar.gz Guessing something didn't work correctly when the |
Hrm, interesting indeed. When I go to PyPI and download
I'm not sure how to do this. Does it mean rereleasing somehow on PyPI? |
What about the "You will not be able to re-upload a new distribution of the same type with the same version number." disclaimer in that warning message? Naively reading that makes me think I may not be able to re-upload dask-2022.7.1.tar.gz |
Stepping back a bit, I still don't understand why we're getting an empty |
My understanding is it is suppose to be a redirect. However there may be more going on behind the scenes. If we don't want to go with the deletion route, would suggest raising an issue on this repo ( https://github.com/pypi/warehouse ). It seems there has been at least one other issue like this in the past ( for example pypi/warehouse#7070 ). Though I don't recall seeing something like this before. |
Yeah, I'm in a bit nervous about the deletion route. My understanding is we generally can't re-upload releases (though I may be wrong about that) Thanks for pointing me to |
Should add we can use the URL with hashes in it for the interim (while that upstream issue gets worked through). They are a bit suboptimal as they need regenerating each update, but could be a short-term solution. |
I don't have any objection to temporarily using the pypi.org URL with the hash. I do have to step away from the keyboard for an hour-ish. If you're got bandwidth, feel free to push to this branch. But no worries if you're busy with other things, I can always update things here when I'm back online |
This is a workaround for an upstream issue with the redirect link.
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
Template version here to make sure this URL gets fixed in the next release.
No worries. It is simple to add Kept it templated so we don't accidentally use the old |
source: | ||
url: https://pypi.io/packages/source/d/dask/dask-{{ version }}.tar.gz | ||
sha256: 50ad63035d6429cfa71d4c1832888a668e4260b1ef11163c795edc0ed177b4b3 | ||
url: https://files.pythonhosted.org/packages/68/e1/1edb5eeb15f88267075c37ee8c83c4527e462bdea328566c5b1e88db705c/dask-{{ version }}.tar.gz | ||
sha256: a3972489c46456e54070fe140a2178e002c2e96912ed9ef85c3896b74f469194 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Filed issue ( #135 ) to revert back to the pypi.io
URLs
Thanks @jakirkham! |
Happy to help 🙂 Think we are down to the Docker image update 🐳 |
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)