It's coming up correctly on both the search page and in pip install now :-) $ curl -I https://pypi.org/simple/python-gnupg/HTTP/1.1 200 OKCache-Control: max-age=600, publicContent-Security-Policy: default-src 'none'; sandbox allow-top-navigationContent-Type: text/html; charset=UTF-8ETag: "YEnWUk5DPw++o3kMUQi+rQ"Referrer-Policy: origin-when-cross-originServer: nginx/1.13.9X-PyPI-Last-Serial: 3957873Content-Length: 5154Accept-Ranges: bytesDate: Wed, 13 Jun 2018 15:20:21 GMTAge: 1804Connection: keep-aliveX-Served-By: cache-iad2131-IAD, cache-lhr6324-LHRX-Cache: HIT, MISSX-Cache-Hits: 1, 0X-Timer: S1528903221.367847,VS0,VE80Vary: Accept-Encoding, Accept-EncodingStrict-Transport-Security: max-age=31536000; includeSubDomains; preloadX-Frame-Options: denyX-XSS-Protection: 1; mode=blockX-Content-Type-Options: nosniffX-Permitted-Cross-Domain-Policies: none
Regards, Vinay Sajip On Wednesday, 13 June 2018, 16:07:33 BST, Ernest W. Durbin III <ewdur...@gmail.com> wrote: On June 13, 2018 at 11:03:05 AM, Vinay Sajip via Distutils-SIG (distutils-sig@python.org) wrote: I just uploaded python-gnupg 0.4.3 to PyPI using Twine. Searchstill shows the previous version: https://pypi.org/search/?q=python-gnupg =>0.4.2 Search index updates are not immediate and are only used by the web search form and pip search. pip installs use the simple index. However, clicking on the link brings up the page for the latest version: https://pypi.org/project/python-gnupg/ => 0.4.3 This indicates that the cache purge for the project worked, which should also purge https://pypi.org/simple/python-gnupg/ 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. Indeed, new uploads should be available for pip install very quickly. I’m seeing 0.4.3 when I request the simple index. Can you provide the output of `curl -I https://pypi.org/simple/python-gnupg/` It is possible that you are hitting a stale cache in PyPI's CDN. Regards, Vinay Sajip -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/HGJUP5NCCW4LMYVBJBL3XAWSA3CFAHY4/
-- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/XSQBYQF6CFOK35PMM3YOP6G556YBVRBC/