[Checkins] SVN: groktoolkit/trunk/grok.cfg Override zope.testbrowser in order to fix tests on python2.7

Jan-Jaap Driessen jdriessen at thehealthagency.com
Fri Oct 15 08:59:48 EDT 2010


Log message for revision 117577:
  Override zope.testbrowser in order to fix tests on python2.7

Changed:
  U   groktoolkit/trunk/grok.cfg

-=-
Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2010-10-15 12:55:33 UTC (rev 117576)
+++ groktoolkit/trunk/grok.cfg	2010-10-15 12:59:47 UTC (rev 117577)
@@ -81,6 +81,7 @@
 zc.recipe.filestorage = 1.0.1
 zest.releaser = 3.4
 # ZTK overrides
+mechanize = 0.2.2
 z3c.recipe.compattest = 0.13
 z3c.recipe.scripts = 1.0.1
 zc.buildout = 1.5.1
@@ -90,6 +91,7 @@
 ZODB3 = 3.9.7
 zope.app.wsgi = 3.9.3
 zope.sendmail = 3.7.4
+zope.testbrowser = 3.10.3
 zope.testing = 3.10.0
 zope.testrunner = 4.0.0b5
 



More information about the checkins mailing list