Uli Fouquet wrote:
> Martijn Faassen wrote:
>> Alec Munro wrote:
>>> I was just reading that, and am now hunting around on which files
>>> exactly I have to modify to pin down the version to 3.8.1.
>> Add a [versions] section to your buildout.cfg:
>>
>> [versions]
>> grokcore.view = 3.8.1
>>
>> This will pull in a fixed grokcore.view that won't pull in 
>> zope.container anymore.
> 
> I am sure you meant::
> 
>   [versions]
>   grokcore.view = 1.7
> 
> Right?

You're right, I wasn't thinking straight. :)

Regards,

Martijn

_______________________________________________
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