Philipp von Weitershausen <[EMAIL PROTECTED]> 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   [EMAIL PROTECTED]   http://rhodesmill.org/brandon

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to