[Checkins] SVN: groktoolkit/trunk/ move z3c.compattest version to	grok.cfg
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Thu Oct  7 11:18:01 EDT 2010
    
    
  
Log message for revision 117357:
  move z3c.compattest version to grok.cfg
Changed:
  U   groktoolkit/trunk/buildout.cfg
  U   groktoolkit/trunk/grok.cfg
-=-
Modified: groktoolkit/trunk/buildout.cfg
===================================================================
--- groktoolkit/trunk/buildout.cfg	2010-10-07 15:14:11 UTC (rev 117356)
+++ groktoolkit/trunk/buildout.cfg	2010-10-07 15:18:01 UTC (rev 117357)
@@ -8,9 +8,6 @@
 extensions = mr.developer
 allow-picked-versions = false
 
-[versions]
-z3c.recipe.compattest = 0.13
-
 [test-grok]
 recipe = z3c.recipe.compattest
 include = ${grok:packages}
Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2010-10-07 15:14:11 UTC (rev 117356)
+++ groktoolkit/trunk/grok.cfg	2010-10-07 15:18:01 UTC (rev 117357)
@@ -76,6 +76,7 @@
 buildout.dumppickedversions = 0.4
 collective.recipe.template = 1.4
 simplejson = 2.0.9
+z3c.recipe.compattest = 0.13
 z3c.recipe.dev = 0.5.4
 z3c.recipe.eggbasket = 0.4.3
 z3c.recipe.i18n = 0.8.0
    
    
More information about the checkins
mailing list