Log message for revision 120159: - updated Zope2, five.localsitemanager and five.formlib versions
Changed: U CMF/trunk/buildout-zope212.cfg U CMF/trunk/buildout-zope213.cfg U CMF/trunk/buildout.cfg -=- Modified: CMF/trunk/buildout-zope212.cfg =================================================================== --- CMF/trunk/buildout-zope212.cfg 2011-02-06 19:37:14 UTC (rev 120158) +++ CMF/trunk/buildout-zope212.cfg 2011-02-06 19:38:14 UTC (rev 120159) @@ -1,7 +1,7 @@ # CMF trunk + Zope 2.12 release [buildout] -extends = http://download.zope.org/Zope2/index/2.12.14/versions.cfg +extends = http://download.zope.org/Zope2/index/2.12.15/versions.cfg allow-picked-versions = false parts = test @@ -36,7 +36,7 @@ zc.recipe.testrunner = 1.4.0 zope.testrunner = 4.0.0 -five.localsitemanager = 2.0.4 +five.localsitemanager = 2.0.5 mailinglogger = 3.3.3 ;# required by uninstall plone.recipe.zope2instance = 4.0.4 ;# required by uninstall z3c.recipe.i18n = 0.8.0 ;# required by uninstall Modified: CMF/trunk/buildout-zope213.cfg =================================================================== --- CMF/trunk/buildout-zope213.cfg 2011-02-06 19:37:14 UTC (rev 120158) +++ CMF/trunk/buildout-zope213.cfg 2011-02-06 19:38:14 UTC (rev 120159) @@ -3,7 +3,7 @@ [buildout] extends = http://download.zope.org/zopetoolkit/index/1.0.1/zopeapp-versions.cfg - http://download.zope.org/Zope2/index/2.13.2/versions.cfg + http://download.zope.org/Zope2/index/2.13.4/versions.cfg allow-picked-versions = false parts = test @@ -38,8 +38,8 @@ zc.recipe.testrunner = 1.4.0 zope.testrunner = 4.0.0 -five.formlib = 1.0.3 -five.localsitemanager = 2.0.4 +five.formlib = 1.0.4 +five.localsitemanager = 2.0.5 mailinglogger = 3.3.3 ;# required by uninstall plone.recipe.zope2instance = 4.0.4 ;# required by uninstall Products.ZSQLMethods = 2.13.3 Modified: CMF/trunk/buildout.cfg =================================================================== --- CMF/trunk/buildout.cfg 2011-02-06 19:37:14 UTC (rev 120158) +++ CMF/trunk/buildout.cfg 2011-02-06 19:38:14 UTC (rev 120159) @@ -45,7 +45,7 @@ [versions] -five.formlib = 1.0.3 +five.formlib = 1.0.4 mailinglogger = 3.3.3 plone.recipe.zope2instance = 4.0.4 Products.ZSQLMethods = 2.13.3 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
