[Checkins] SVN: groktoolkit/trunk/ Add (zope.)fanstatic source information and pin dependencies.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Mon Jan 3 06:00:06 EST 2011


Log message for revision 119289:
  Add (zope.)fanstatic source information and pin dependencies.

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

-=-
Modified: groktoolkit/trunk/buildout.cfg
===================================================================
--- groktoolkit/trunk/buildout.cfg	2011-01-03 10:29:55 UTC (rev 119288)
+++ groktoolkit/trunk/buildout.cfg	2011-01-03 11:00:06 UTC (rev 119289)
@@ -15,6 +15,7 @@
    grokcore.rest
    grokcore.traverser
    grokcore.xmlrpc
+   zope.fanstatic
 
 [versions]
 collective.recipe.omelette = 0.10

Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2011-01-03 10:29:55 UTC (rev 119288)
+++ groktoolkit/trunk/grok.cfg	2011-01-03 11:00:06 UTC (rev 119289)
@@ -73,6 +73,7 @@
 martian = 0.14
 megrok.layout = 1.2.0
 megrok.menu = 0.4
+WebOb = 1.0
 z3c.autoinclude = 0.3.3
 z3c.evalexception = 2.0
 z3c.flashmessage = 1.2
@@ -99,11 +100,13 @@
 zc.recipe.testrunner = 1.4.0
 zc.resourcelibrary = 1.3.2
 zope.app.appsetup = 3.15.0
+zope.app.wsgi = 3.10.0
 zope.testbrowser = 3.10.3
 zope.testing = 3.10.0
 zope.testrunner = 4.0.0
 
 [sources]
+fanstatic = hg ssh://hg@bitbucket.org/fanstatic/fanstatic
 grok = svn svn+ssh://svn.zope.org/repos/main/grok/trunk
 grokcore.annotation = svn svn+ssh://svn.zope.org/repos/main/grokcore.annotation/trunk
 grokcore.component = svn svn+ssh://svn.zope.org/repos/main/grokcore.component/trunk
@@ -128,3 +131,4 @@
 z3c.evalexception = svn svn+ssh://svn.zope.org/repos/main/z3c.evalexception/trunk
 z3c.flashmessage = svn svn+ssh://svn.zope.org/repos/main/z3c.flashmessage/trunk
 zc.catalog = svn svn+ssh://svn.zope.org/repos/main/zc.catalog/trunk
+zope.fanstatic = svn svn+ssh://svn.zope.org/repos/main/zope.fanstatic/trunk



More information about the checkins mailing list