[Grok-dev] upgrading Grok to Zope 3.4
Maurits van Rees
m.van.rees at zestsoftware.nl
Wed Feb 4 17:06:07 EST 2009
Uli Fouquet, on 2009-01-31:
>
> Hi there,
>
> Martijn Faassen wrote:
>
>> Yesterday there was an announcement that Zope 3.4.0 was finally released.
>>
>> We need volunteers to compare the final KGS list:
>>
>> http://download.zope.org/zope3.4/3.4.0/versions.cfg
>>
>> with Grok's list:
>>
>> http://grok.zope.org/releaseinfo/grok-1.0a1.cfg
Using utilities/merge-versions.py in the main grok directory I come to
these updates:
-ZODB3 = 3.8
+ZODB3 = 3.8.1
-zc.recipe.testrunner = 1.0.0
+zc.recipe.testrunner = 1.0
-zope.app.authentication = 3.4.3
+zope.app.authentication = 3.4.4
-zope.testing = 3.5.4
+zope.testing = 3.5.6
bin/test passes with the new values. (Not committed.)
--
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
More information about the Grok-dev
mailing list