Log message for revision 123776: - updated Zope2, ZTK and some other 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-12-12 15:09:22 UTC (rev 123775) +++ CMF/trunk/buildout-zope213.cfg 2011-12-12 15:09:59 UTC (rev 123776) @@ -2,8 +2,8 @@ [buildout] extends = - http://download.zope.org/zopetoolkit/index/1.0.4/zopeapp-versions.cfg - http://download.zope.org/Zope2/index/2.13.10/versions.cfg + http://download.zope.org/zopetoolkit/index/1.0.5/zopeapp-versions.cfg + http://download.zope.org/Zope2/index/2.13.11/versions.cfg versions.cfg allow-picked-versions = false parts = Modified: CMF/trunk/versions.cfg =================================================================== --- CMF/trunk/versions.cfg 2011-12-12 15:09:22 UTC (rev 123775) +++ CMF/trunk/versions.cfg 2011-12-12 15:09:59 UTC (rev 123776) @@ -4,10 +4,10 @@ zc.buildout = 1.5.2 zc.recipe.egg = 1.3.2 zc.recipe.testrunner = 1.4.0 -zope.testrunner = 4.0.3 +zope.testrunner = 4.0.4 # Zope overrides (until Zope 2.13 is released with ZCatalog >= 2.13.21) -Products.ZCatalog = 2.13.21 +Products.ZCatalog = 2.13.22 # CMF dependencies five.globalrequest = 1.0 @@ -17,6 +17,6 @@ # CMF toolchain mailinglogger = 3.3.3 -plone.recipe.zope2instance = 4.1.9 +plone.recipe.zope2instance = 4.2 repoze.sphinx.autointerface = 0.6.2 z3c.recipe.i18n = 0.8.0 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
