[Distutils] Warehouse - Simple API

Donald Stufft donald at stufft.io
Mon Oct 21 00:10:37 CEST 2013


This is fixed now.

The problem was a misnamed variable: https://github.com/dstufft/warehouse/pull/80

I have a ticket to start writing functional tests which will test the actual output
of the HTML as well which will prevent this sort of thing in the future.

On Oct 12, 2013, at 8:23 PM, PJ Eby <pje at telecommunity.com> wrote:

> On Wed, Oct 2, 2013 at 10:57 PM, Donald Stufft <donald at stufft.io> wrote:
>> I've recently deployed the current Warehouse code. So far the
>> simple API has been implemented and it would be great if
>> people could point their installers to it and report back to me
>> if they run into any problems.
>> 
>> The current PyPI simple api is not documented at all so I've had
>> to reverse engineer it going from what I know, pip, etc. Ideally
>> if i've missed anything it will be found out with testing from y'all.
> 
> FYI, compare:
> 
> https://preview-pypi.python.org/simple/setuptools/
> 
> and:
> 
> https://pypi.python.org/simple/setuptools/
> 
> The former is missing the #egg URLs, which are required to install SVN versions.
> 
> In general, extracted URLs don't seem to be working on the preview site.


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131020/ee2c50a7/attachment.sig>


More information about the Distutils-SIG mailing list