[CMF-checkins] SVN: CMF/branches/2.2/buildout-zope21 - updated	Zope2 and ZTK versions
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Tue Dec  7 13:30:39 EST 2010
    
    
  
Log message for revision 118754:
  - updated Zope2 and ZTK 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	2010-12-07 18:06:38 UTC (rev 118753)
+++ CMF/branches/2.2/buildout-zope212.cfg	2010-12-07 18:30:39 UTC (rev 118754)
@@ -1,7 +1,7 @@
 # CMF 2.2 branch + 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/branches/2.2/buildout-zope213.cfg
===================================================================
--- CMF/branches/2.2/buildout-zope213.cfg	2010-12-07 18:06:38 UTC (rev 118753)
+++ CMF/branches/2.2/buildout-zope213.cfg	2010-12-07 18:30:39 UTC (rev 118754)
@@ -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