[Checkins] SVN: CMF.buildout/trunk/buildout.cfg Make sure to pin to	compatible and tested versions of formlib
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Thu Jan 14 16:31:41 EST 2010
    
    
  
Log message for revision 108131:
  Make sure to pin to compatible and tested versions of formlib
  
Changed:
  U   CMF.buildout/trunk/buildout.cfg
-=-
Modified: CMF.buildout/trunk/buildout.cfg
===================================================================
--- CMF.buildout/trunk/buildout.cfg	2010-01-14 21:16:06 UTC (rev 108130)
+++ CMF.buildout/trunk/buildout.cfg	2010-01-14 21:31:36 UTC (rev 108131)
@@ -32,7 +32,10 @@
     src/five.localsitemanager
 
 [versions]
+five.formlib = 1.0.2
 plone.recipe.zope2instance = 4.0a1
+zope.formlib = 3.10.0
+zope.app.form = 3.12.1
 
 [zope2]
 recipe = zc.recipe.egg
    
    
More information about the checkins
mailing list