I just uploaded python-gnupg 0.4.3 to PyPI using Twine. Search still shows the previous version:

https://pypi.org/search/?q=python-gnupg => 0.4.2

However, clicking on the link brings up the page for the latest version:

https://pypi.org/project/python-gnupg/ => 0.4.3

But pip install is also wrongly picking up 0.4.2. What's the expected delay between uploading a new version and having it be available via pip? I would have expected more or less immediately. All systems are showing as operational.

Regards,

Vinay Sajip