[Distutils] PyPi not allowing duplicate filenames

Donald Stufft donald at stufft.io
Wed Oct 14 23:06:03 CEST 2015



> On Oct 14, 2015, at 4:55 PM, Glyph Lefkowitz <glyph at twistedmatrix.com> wrote:
> 
> 
>> 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.

Can't be done without a pretty huge regression in uptime and speed. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151014/cea3228b/attachment.html>


More information about the Distutils-SIG mailing list