[Zope-dev] buildout 'versions' and 'develop' conflict
Jim Fulton
jim at zope.com
Sat Feb 23 16:02:05 EST 2008
On Feb 23, 2008, at 3:06 PM, Stephan Richter wrote:
> On Saturday 23 February 2008, Jim Fulton wrote:
>> Despite my response to him, I'm not entirely sure. I'm curious what
>> other people think,
>
> For me this is more a question of whether I can override version
> definitions.
> If the following is possible, I like the current method:
>
> [buildout]
> develop = . ../z3c.name
> extends=http://download.zope.org/zope3.4/versions-3.4.0c1.cfg
> versions = versions
>
> [versions]
> z3c.name = 1.3.1dev
>
> The additional version specification should be merged into the
> extends version
> section. The version "1.3.1dev" is the version the develop egg
> specifies.
Yes. That's how it works now.
Jim
--
Jim Fulton
Zope Corporation
More information about the Zope-Dev
mailing list