You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has caused our conda-forge build to fail, with error: RuntimeError: Could not download https://pypi.io/packages/source/S/Sphinx/Sphinx-7.1.1.tar.gz.
Expected behavior
Ideally, the capitalised version (& the lower-case version?) would enable downloading the source distribution.
To Reproduce
Follow the first link above (with capital 'S').
My Platform N/A
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
The predictable URLs for Sphinx seem to have changed.
Capitalised URLs now return HTTP 404, whereas uncapitalised URLs allow downloading the source distribution:
This has caused our conda-forge build to fail, with error:
RuntimeError: Could not download https://pypi.io/packages/source/S/Sphinx/Sphinx-7.1.1.tar.gz
.Expected behavior
Ideally, the capitalised version (& the lower-case version?) would enable downloading the source distribution.
To Reproduce
Follow the first link above (with capital
'S'
).My Platform
N/A
Additional context
The text was updated successfully, but these errors were encountered: