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 <p...@telecommunity.com> wrote:

> On Wed, Oct 2, 2013 at 10:57 PM, Donald Stufft <don...@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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to