On Wed, May 29, 2013 at 10:19 AM, Marius Gedminas <mar...@pov.lt> wrote:
> Could it be that recent PyPI CDN changes broke zc.buildout somehow?
> Witness this:
>
>   $ wget http://downloads.buildout.org/2/bootstrap.py
>
>   $ cat buildout.cfg
>   [buildout]
>   parts = zodbbrowser
>   [zodbbrowser]
>   recipe = zc.recipe.egg
>
>   $ python bootstrap.py
>
>   $ bin/buildout
>   Error: Couldn't find a distribution for 'zodbbrowser'.

Works for me.
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to