19 Aug
2008
19 Aug
'08
10:05 a.m.
Philipp von Weitershausen wrote:
and why does buildout pick it over a stable release?
Because buildout, like easy_install, will pick the newest available version for a distribution. Fortunately, buildout has a prefer-stable option so that you can tell it to prefer stable over alpha/beta/dev releases. Also, in any serious situtation you'd want to pin your versions, e.g. using the KGS [2] or a manual list.
Okay, so how come zopeproject doesn't do any of these? I don't even know how to use the KGS - where would I find docs on that? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk