26 Aug
2008
26 Aug
'08
1:36 p.m.
Philipp von Weitershausen <philipp@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@rhodesmill.org http://rhodesmill.org/brandon