[CMF-checkins] SVN: CMF/trunk/buildout-zope21 - updated Zope2 and	ZTK versions
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Tue Dec  7 13:31:21 EST 2010
    
    
  
Log message for revision 118755:
  - updated Zope2 and ZTK versions
Changed:
  U   CMF/trunk/buildout-zope212.cfg
  U   CMF/trunk/buildout-zope213.cfg
-=-
Modified: CMF/trunk/buildout-zope212.cfg
===================================================================
--- CMF/trunk/buildout-zope212.cfg	2010-12-07 18:30:39 UTC (rev 118754)
+++ CMF/trunk/buildout-zope212.cfg	2010-12-07 18:31:20 UTC (rev 118755)
@@ -1,7 +1,7 @@
 # CMF trunk + Zope 2.12 release
 
 [buildout]
-extends = http://download.zope.org/Zope2/index/2.12.13/versions.cfg
+extends = http://download.zope.org/Zope2/index/2.12.14/versions.cfg
 allow-picked-versions = false
 parts =
     test
Modified: CMF/trunk/buildout-zope213.cfg
===================================================================
--- CMF/trunk/buildout-zope213.cfg	2010-12-07 18:30:39 UTC (rev 118754)
+++ CMF/trunk/buildout-zope213.cfg	2010-12-07 18:31:20 UTC (rev 118755)
@@ -2,8 +2,8 @@
 
 [buildout]
 extends =
-    http://download.zope.org/zopetoolkit/index/1.0/zopeapp-versions.cfg
-    http://download.zope.org/Zope2/index/2.13.0/versions.cfg
+    http://download.zope.org/zopetoolkit/index/1.0.1/zopeapp-versions.cfg
+    http://download.zope.org/Zope2/index/2.13.1/versions.cfg
 allow-picked-versions = false
 parts =
     test
    
    
More information about the CMF-checkins
mailing list