Re: PEP 438 implementation on testpypi
Richard Jones <[email protected]> Wed, 20 Mar 2013 15:28:16 -0700
| Newsgroups | gmane.comp.python.catalog |
|---|---|
| Message-ID | <CAHrZfZC32UjJUi8EPUqCJQfm0ykx5Lzr96cq5DncxhvwWk7K2Q@mail.gmail.com> |
On 20 March 2013 14:17, Richard Jones <[email protected]> wrote: > On 20 March 2013 13:27, M.-A. Lemburg <[email protected]> wrote: >> On 20.03.2013 21:16, Richard Jones wrote: >>> On 20 March 2013 12:31, M.-A. Lemburg <[email protected]> wrote: >>>> * Will there be an RPC interface to register URLs with PyPI ? >>>> >>>> Doing this manually for a large number of files is, well, >>>> not ideal :-) >>> >>> It's just a HTTP POST and there's plans for a tool. >> >> Is this documented somewhere ? I'd like to add support for it >> to our release process. > > I'll think about adding this to the PEP. This is now in the PEP. Richard