Re: [Distutils] Closing the Delete File + Re-upload File Loophole.

2015-02-02 Thread Erik Bray
On Sat, Jan 24, 2015 at 1:53 PM, Marc Abramowitz msabr...@gmail.com wrote: You can re-run register as many times as you want which is all you need to adjust the README. Maybe true but it would be pretty awesome to solve

Re: [Distutils] Closing the Delete File + Re-upload File Loophole.

2015-02-02 Thread Xavier Fernandez
Not sure if it fits your bill (or if it works, since I did not know how testpypi) but you can put something like that in your .pypirc: [distutils] index-servers = pypi testpypi [pypi] username:public_pypi_login_if_needed password:public_pypi_password_if_needed [testpypi]

Re: [Distutils] Closing the Delete File + Re-upload File Loophole.

2015-01-24 Thread Marc Abramowitz
You can re-run register as many times as you want which is all you need to adjust the README. Maybe true but it would be pretty awesome to solve https://bitbucket.org/pypa/pypi/issue/161/rest-formatting-fails-and-there-is-no-way because repeatedly registering and doing trial and error is

Re: [Distutils] Closing the Delete File + Re-upload File Loophole.

2015-01-24 Thread Ian Cordasco
On Sat, Jan 24, 2015 at 11:38 AM, Donald Stufft don...@stufft.io wrote: On Jan 24, 2015, at 12:37 PM, John Anderson son...@gmail.com wrote: On Saturday, January 24, 2015, Donald Stufft don...@stufft.io wrote: I've pushed changes to PyPI where it is no longer possible to reuse a filename