Skip to content
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

Most recent release not found on PyPi #11696

Closed
danielward27 opened this issue Jun 27, 2022 · 6 comments
Closed

Most recent release not found on PyPi #11696

danielward27 opened this issue Jun 27, 2022 · 6 comments
Labels

Comments

@danielward27
Copy link

Describe the bug
Most recent version of package is not showing for the project. I.e. if I go here https://pypi.org/project/flowjax/, the version shown is 0.9.0. Even on the release history it only shows up to version 0.9.0. However, a more recent release (1.0.0) is available on PyPi https://pypi.org/project/flowjax/1.0.0/.
Additionally if I try to install the most recent version, i.e.

pip install flowjax==1.0.0

I get:

ERROR: Could not find a version that satisfies the requirement flowjax==1.0.0
ERROR: No matching distribution found for flowjax==1.0.0

If I don't specify the version, version 0.9.0 is installed.

Expected behavior
I would expect https://pypi.org/project/flowjax/ to show the most recent version, and pip to find and install the most recent version by default.

@danielward27 danielward27 added bug 🐛 requires triaging maintainers need to do initial inspection of issue labels Jun 27, 2022
@zkdev
Copy link

zkdev commented Jun 27, 2022

Same here, waiting for 4 hours already.

@zktuong
Copy link

zktuong commented Jun 27, 2022

same here with https://pypi.org/project/sc-dandelion/

@di
Copy link
Member

di commented Jun 27, 2022

Sorry for the issues. We're investigating, please follow https://status.python.org/incidents/l16ylxktn4r9 for updates.

@di di removed the requires triaging maintainers need to do initial inspection of issue label Jun 27, 2022
@di di pinned this issue Jun 27, 2022
@Areix
Copy link

Areix commented Jun 27, 2022

same issue here https://pypi.org/project/areixio and it has been 8 hours

@di
Copy link
Member

di commented Jun 27, 2022

Please don't add 'same here' comments to this issue, we're aware that a large number of projects are affected, we've identified the issue, and it will be resolved shortly.

@di
Copy link
Member

di commented Jun 28, 2022

This has been resolved.

@di di closed this as completed Jun 28, 2022
@di di unpinned this issue Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants