[Checkins] SVN: groktoolkit/trunk/ Move versions from buildout.cfg to grok.cfg in order to be able to pick up the changes from grokcore.view trunk.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Mon Mar 21 14:54:44 EDT 2011


Log message for revision 121060:
  Move versions from buildout.cfg to grok.cfg in order to be able to pick up the changes from grokcore.view trunk.

Changed:
  U   groktoolkit/trunk/buildout.cfg
  U   groktoolkit/trunk/grok.cfg

-=-
Modified: groktoolkit/trunk/buildout.cfg
===================================================================
--- groktoolkit/trunk/buildout.cfg	2011-03-21 18:50:35 UTC (rev 121059)
+++ groktoolkit/trunk/buildout.cfg	2011-03-21 18:54:44 UTC (rev 121060)
@@ -17,13 +17,7 @@
   grokcore.view
   grok
 
-[versions]
-zope.testbrowser = 4.0.0
-zope.app.wsgi = 3.13.0
-WebTest=1.2.3
-WebOb=1.0.4
 
-
 [checkversions]
 recipe = z3c.recipe.scripts
 eggs = z3c.checkversions [buildout]

Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2011-03-21 18:50:35 UTC (rev 121059)
+++ groktoolkit/trunk/grok.cfg	2011-03-21 18:54:44 UTC (rev 121060)
@@ -98,11 +98,16 @@
 z3c.testsetup = 0.6.1
 zc.recipe.filestorage = 1.0.1
 zest.releaser = 3.18
-# Override the ZTK
+# Override the ZTK, remove on release of ZTK
 Sphinx = 1.0.7
 zope.errorview = 0.10
 zope.pluggableauth = 1.3
+zope.testbrowser = 4.0.0
+zope.app.wsgi = 3.13.0
+WebTest = 1.2.3
+WebOb = 1.0.4
 
+
 [sources]
 fanstatic = hg ssh://hg@bitbucket.org/fanstatic/fanstatic
 grok = svn svn+ssh://svn.zope.org/repos/main/grok/trunk



More information about the checkins mailing list