[Zope-Checkins] SVN: Zope/branches/2.12/ - updated zc.buildout	version
    Yvo Schubbe 
    y.2010 at wcm-solutions.de
       
    Mon Sep 20 06:37:26 EDT 2010
    
    
  
Log message for revision 116658:
  - updated zc.buildout version
Changed:
  U   Zope/branches/2.12/doc/CHANGES.rst
  U   Zope/branches/2.12/versions.cfg
-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst	2010-09-20 08:20:56 UTC (rev 116657)
+++ Zope/branches/2.12/doc/CHANGES.rst	2010-09-20 10:37:25 UTC (rev 116658)
@@ -19,6 +19,7 @@
 - Updated packages:
 
   - lxml = 2.2.8
+  - zc.buildout = 1.4.4
 
 2.12.11 (2010-09-09)
 --------------------
Modified: Zope/branches/2.12/versions.cfg
===================================================================
--- Zope/branches/2.12/versions.cfg	2010-09-20 08:20:56 UTC (rev 116657)
+++ Zope/branches/2.12/versions.cfg	2010-09-20 10:37:25 UTC (rev 116658)
@@ -31,7 +31,7 @@
 ThreadLock = 2.13.0
 transaction = 1.0.0
 z3c.checkversions = 0.2
-zc.buildout = 1.4.3
+zc.buildout = 1.4.4
 zc.lockfile = 1.0.0
 zc.recipe.egg = 1.2.2
 zc.recipe.testrunner = 1.2.0
    
    
More information about the Zope-Checkins
mailing list