Log message for revision 120158: - updated Zope2, five.localsitemanager and five.formlib versions
Changed: U CMF/branches/2.2/buildout-zope212.cfg U CMF/branches/2.2/buildout-zope213.cfg -=- Modified: CMF/branches/2.2/buildout-zope212.cfg =================================================================== --- CMF/branches/2.2/buildout-zope212.cfg 2011-02-06 18:18:35 UTC (rev 120157) +++ CMF/branches/2.2/buildout-zope212.cfg 2011-02-06 19:37:14 UTC (rev 120158) @@ -1,7 +1,7 @@ # CMF 2.2 branch + 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 @@ -26,7 +26,7 @@ [versions] -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 Modified: CMF/branches/2.2/buildout-zope213.cfg =================================================================== --- CMF/branches/2.2/buildout-zope213.cfg 2011-02-06 18:18:35 UTC (rev 120157) +++ CMF/branches/2.2/buildout-zope213.cfg 2011-02-06 19:37:14 UTC (rev 120158) @@ -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 @@ -28,8 +28,8 @@ [versions] -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 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
