[Checkins] SVN: groktoolkit/trunk/ use released version of zope.fanstatic

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Jan 20 07:01:45 EST 2011


Log message for revision 119755:
  use released version of zope.fanstatic

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

-=-
Modified: groktoolkit/trunk/buildout.cfg
===================================================================
--- groktoolkit/trunk/buildout.cfg	2011-01-20 11:57:47 UTC (rev 119754)
+++ groktoolkit/trunk/buildout.cfg	2011-01-20 12:01:45 UTC (rev 119755)
@@ -16,7 +16,6 @@
   grokcore.rest
   grokcore.xmlrpc
   grokui.admin
-  zope.fanstatic
 
 [checkversions]
 recipe = z3c.recipe.scripts

Modified: groktoolkit/trunk/grok.cfg
===================================================================
--- groktoolkit/trunk/grok.cfg	2011-01-20 11:57:47 UTC (rev 119754)
+++ groktoolkit/trunk/grok.cfg	2011-01-20 12:01:45 UTC (rev 119755)
@@ -81,7 +81,7 @@
 z3c.flashmessage = 1.2
 zc.catalog = 1.5
 zope.errorview = 0.9
-zope.fanstatic = 0.9b
+zope.fanstatic = 0.9
 # Tools
 buildout.dumppickedversions = 0.4
 collective.recipe.omelette = 0.10



More information about the checkins mailing list