[Checkins] SVN: groktoolkit/trunk/grok.cfg Updated tools

Vincent Fretin vincent.fretin at gmail.com
Sat Feb 6 13:57:59 EST 2010


Log message for revision 108849:
  Updated tools

Changed:
  U   groktoolkit/trunk/grok.cfg

-=-
Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2010-02-06 18:38:45 UTC (rev 108848)
+++ groktoolkit/trunk/grok.cfg	2010-02-06 18:57:58 UTC (rev 108849)
@@ -1,7 +1,7 @@
 [grok]
 version = 1.1dev
 included =
-#   grok
+   grok
    grokcore.annotation
    grokcore.component
    grokcore.content
@@ -17,6 +17,22 @@
    z3c.flashmessage
    zc.catalog
 
+tools =
+   Paste
+   PasteDeploy
+   PasteScript
+   buildout.dumppickedversions
+   collective.recipe.template
+   simplejson
+   z3c.recipe.dev
+   z3c.recipe.eggbasket
+   z3c.recipe.i18n
+   z3c.recipe.mkdir
+   z3c.recipe.template
+   z3c.testsetup
+   zc.recipe.filestorage
+   zest.releaser
+
 # Those packages still depends on grok.
 under-review =
    grokui.admin
@@ -29,8 +45,8 @@
 # update in real time, it doesn't care about a different rev parameter.
 # http://svn.zope.org/*checkout*/ is fine.
 extends =
-    http://svn.zope.org/*checkout*/zopetoolkit/trunk/zopeapp.cfg?rev=108844
-    http://svn.zope.org/*checkout*/zopetoolkit/trunk/ztk.cfg?rev=108844
+    http://svn.zope.org/*checkout*/zopetoolkit/trunk/zopeapp.cfg?rev=108848
+    http://svn.zope.org/*checkout*/zopetoolkit/trunk/ztk.cfg?rev=108848
 versions = versions
 
 [versions]
@@ -60,12 +76,12 @@
 simplejson = 2.0.9
 z3c.recipe.dev = 0.5.4
 z3c.recipe.eggbasket = 0.4.3
-z3c.recipe.i18n = 0.5.4
+z3c.recipe.i18n = 0.6.0
 z3c.recipe.mkdir = 0.3.1
 z3c.recipe.template = 0.1
-z3c.testsetup = 0.5.1
+z3c.testsetup = 0.6.1
 zc.recipe.filestorage = 1.0.1
-zest.releaser = 2.10
+zest.releaser = 3.4
 
 [sources]
 grok = svn svn+ssh://svn.zope.org/repos/main/grok/trunk



More information about the checkins mailing list