[Zope-dev] Why does zope.tales explicitly pin versions in buildout.cfg?
Martijn Faassen
faassen at startifact.com
Thu Aug 6 12:44:58 EDT 2009
Shane Hathaway wrote:
> Fabio Tranchitella wrote:
>> Is there a specific reason for having the version pinning? Automatic testing of
>> zope.tales obviously fails using the KGS, because zope.traversing there is
>> 3.7.1.
>>
>> Is it possible to remove the "versions" stanza?
>
> Sure. Pinned versions are OK for a maintenance branch, but not the trunk.
+1, at least for most libraries. It can get messy not to pin if you
depend on a lot of libraries, and frameworks do that. So Grok will
continue pinning down versions in its trunk for the time being. :)
Regards,
Martijn
More information about the Zope-Dev
mailing list