[Checkins] SVN: groktoolkit/trunk/grok.cfg Bugfix in zope.app.wsgi	3.9.3 fixes python2.7
    Jan-Jaap Driessen 
    jdriessen at thehealthagency.com
       
    Thu Oct 14 09:28:56 EDT 2010
    
    
  
Log message for revision 117554:
  Bugfix in zope.app.wsgi 3.9.3 fixes python2.7
Changed:
  U   groktoolkit/trunk/grok.cfg
-=-
Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2010-10-14 13:20:47 UTC (rev 117553)
+++ groktoolkit/trunk/grok.cfg	2010-10-14 13:28:55 UTC (rev 117554)
@@ -88,6 +88,7 @@
 zc.recipe.testrunner = 1.4.0
 zc.resourcelibrary = 1.3.2
 ZODB3 = 3.9.7
+zope.app.wsgi = 3.9.3
 zope.sendmail = 3.7.4
 zope.testing = 3.10.0
 zope.testrunner = 4.0.0b5
    
    
More information about the checkins
mailing list