16 Jul
2008
16 Jul
'08
6:40 a.m.
On Jul 15, 2008, at 6:56 PM, Chris Withers wrote:
Just reading this:
http://pypi.python.org/pypi/zc.buildout/1.0.6#automatic-buildout-updates
Is this pattern:
[buildout] zc.buildout-version == 1.0.6 setuptools-version == 0.6
...only applicable to buildout and setuptools or does it generalize to:
[buildout] <egg>-version <setup tools operators> <version text>
?
No. Note that the options predated the versions feature, which accomplishes the same thing. These 2 options should probably be deprecated. Jim -- Jim Fulton Zope Corporation