Log message for revision 119376: - synced ztk version with Zope trunk - removed no longer needed version overrides
Changed: U CMF/trunk/buildout.cfg -=- Modified: CMF/trunk/buildout.cfg =================================================================== --- CMF/trunk/buildout.cfg 2011-01-04 21:27:41 UTC (rev 119375) +++ CMF/trunk/buildout.cfg 2011-01-05 09:15:10 UTC (rev 119376) @@ -2,7 +2,7 @@ [buildout] extends = - http://download.zope.org/zopetoolkit/index/1.0.1/zopeapp-versions.cfg + http://svn.zope.org/repos/main/zopetoolkit/trunk/zopeapp-versions.cfg src/Zope2/versions.cfg allow-picked-versions = false parts = @@ -44,13 +44,6 @@ [versions] -# ZTK KGS overrides -z3c.recipe.scripts = 1.0.1 -zc.buildout = 1.5.2 -zc.recipe.egg = 1.3.2 -zc.recipe.testrunner = 1.4.0 -zope.testrunner = 4.0.0 - five.formlib = 1.0.3 mailinglogger = 3.3.3 plone.recipe.zope2instance = 4.0.4 _______________________________________________ CMF-checkins mailing list [email protected] https://mail.zope.org/mailman/listinfo/cmf-checkins
