[Distutils] [buildout] http://downloads.buildout.org/1/bootstrap.py resulting in buildout 2.0.1

Chris Withers chris at simplistix.co.uk
Tue Feb 19 23:39:59 CET 2013


On 19/02/2013 22:34, Philippe Ombredanne wrote:
> On Tue, Feb 19, 2013 at 2:19 PM, Chris Withers<chris at simplistix.co.uk>  wrote:
>> Am I the only one who has buildouts ending up using 2.0.1 when using:
>> http://downloads.buildout.org/1/bootstrap.py
>> ...which I thought would keep zc.recipe.egg and zc.buildout pinned pre 2.0?
>
> With this buildout.cfg:
> [buildout]
> parts= eggo
> [eggo]
> recipe=zc.recipe.egg
> eggs = anyreadline

Dunno what I'm doing wrong then, see the eggs being used here:

http://jenkins.simplistix.co.uk/job/checker-buildout/86/PYTHON=2.7,label=linux/console

> I get this:
>
> $ wget http://downloads.buildout.org/1/bootstrap.py

Yep, that's the one I used.

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Distutils-SIG mailing list