Log message for revision 121278: - updated Zope2 and ZTK versions Changed: U CMF/trunk/buildout-zope213.cfg U CMF/trunk/versions.cfg
-=- Modified: CMF/trunk/buildout-zope213.cfg =================================================================== --- CMF/trunk/buildout-zope213.cfg 2011-04-04 19:37:22 UTC (rev 121277) +++ CMF/trunk/buildout-zope213.cfg 2011-04-05 08:39:26 UTC (rev 121278) @@ -2,8 +2,8 @@ [buildout] extends = - http://download.zope.org/zopetoolkit/index/1.0.1/zopeapp-versions.cfg - http://download.zope.org/Zope2/index/2.13.5/versions.cfg + http://download.zope.org/zopetoolkit/index/1.0.2/zopeapp-versions.cfg + http://download.zope.org/Zope2/index/2.13.6/versions.cfg versions.cfg allow-picked-versions = false parts = Modified: CMF/trunk/versions.cfg =================================================================== --- CMF/trunk/versions.cfg 2011-04-04 19:37:22 UTC (rev 121277) +++ CMF/trunk/versions.cfg 2011-04-05 08:39:26 UTC (rev 121278) @@ -4,7 +4,7 @@ zc.buildout = 1.5.2 zc.recipe.egg = 1.3.2 zc.recipe.testrunner = 1.4.0 -zope.testrunner = 4.0.1 +zope.testrunner = 4.0.3 # CMF dependencies five.localsitemanager = 2.0.5 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
