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

[Distutils] PyPI Rendering Switched

2015-01-24 Thread Donald Stufft
I've switched the rendering on PyPI away from using a big blog of code that was embedded into PyPI to the readme library (https://pypi.python.org/pypi/readme). Currently this only has a single API (``import readme.rst; readme.rst.render(...)``) however in the near future I want to provide a CLI