PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Monday the 27th of May, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[11:51:34] <pombreda> Hi :) Can I expect that redirected URLs such as https://pypi.python.org/packages/source/a/ansible/ansible-2.6.16.tar.gz will be valid for a long time on Pypi?
[11:52:36] <pombreda> as opposed to the more opaque https://files.pythonhosted.org/packages/35/f1/f2248679c17743a902be85aec198c394f07c282e1ca2ec8ac785b90c4b0a/ansible-2.6.5.tar.gz that would require to know the (blake2 afairc?) checksum of a file ahead of time to build a URL
[12:11:07] <nedbat> pombreda: there's a pep defining an api: https://www.python.org/dev/peps/pep-0503/