[Zope-dev] [zopeproject] ZODB3 specified, but ZODB3 3.9.0-dev-r77011 egg still attempted?!
Brandon Craig Rhodes
brandon at rhodesmill.org
Tue Aug 26 09:36:28 EDT 2008
Philipp von Weitershausen <philipp at weitershausen.de> writes:
>> [versions]
>> ZODB3 = 3.8.0
>> ...
>> This didn't work, buildout still tries to install 3.9.0-dev-r77011. Why?!
>
> Because you're not doing it right. You invented a [versions] section but
> you still need to tell buildout to actually use that section as a
> versions declarations:
>
> [buildout]
> ...
> versions = versions
Should we write something like Grok for buildout, so that it just uses
sections without having to have them doubly declared up at the top? :-)
--
Brandon Craig Rhodes brandon at rhodesmill.org http://rhodesmill.org/brandon
More information about the Zope-Dev
mailing list