[Checkins] SVN: Zope2.buildout/trunk/buildout.cfg Updated dependency now that a new release is available for collective.recipe.omelette.

Florian Schulze florian.schulze at gmx.net
Wed Sep 10 10:33:09 EDT 2008


Log message for revision 91032:
  Updated dependency now that a new release is available for collective.recipe.omelette.

Changed:
  U   Zope2.buildout/trunk/buildout.cfg

-=-
Modified: Zope2.buildout/trunk/buildout.cfg
===================================================================
--- Zope2.buildout/trunk/buildout.cfg	2008-09-10 13:49:42 UTC (rev 91031)
+++ Zope2.buildout/trunk/buildout.cfg	2008-09-10 14:33:08 UTC (rev 91032)
@@ -27,7 +27,7 @@
 INSTANCE_HOME = ${buildout:directory}
 
 [omelette]
-recipe = collective.recipe.omelette > 0.6
+recipe = collective.recipe.omelette >= 0.7
 eggs = ${buildout:eggs}
 
 [lib_python]



More information about the Checkins mailing list