[Distutils] PyPi not allowing duplicate filenames

Glyph Lefkowitz glyph at twistedmatrix.com
Wed Oct 14 22:55:27 CEST 2015


> On Oct 14, 2015, at 10:36 AM, Nathaniel Smith <njs at pobox.com> wrote:
> 
> My feeling is that pypi is correct to disallow the mutation of releases once they become public, but that the ergonomics around this could probably be improved :-). A more general solution that might be nice to have Someday would be if you could upload a release in one step, and then get a private link to poke at what was uploaded and make sure it looks correct, before making it public in a second step.
> 

IMHO it would be really neat if 'pip' could authenticate to PyPI, and the authentication could affect package visibility, so that you could end-to-end test 'pip install foo' and ensure that you get what you expect before pushing the go-live switch.

-glyph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151014/61ab34d4/attachment.html>


More information about the Distutils-SIG mailing list