[Checkins] SVN: five.grok/branches/1.0/ use martian 0.11.2

Vincent Fretin vincent.fretin at gmail.com
Sun Jun 13 12:46:33 EDT 2010


Log message for revision 113421:
  use martian 0.11.2

Changed:
  U   five.grok/branches/1.0/README.txt
  U   five.grok/branches/1.0/buildout.cfg

-=-
Modified: five.grok/branches/1.0/README.txt
===================================================================
--- five.grok/branches/1.0/README.txt	2010-06-13 16:04:01 UTC (rev 113420)
+++ five.grok/branches/1.0/README.txt	2010-06-13 16:46:33 UTC (rev 113421)
@@ -85,7 +85,7 @@
   grokcore.view = 1.12.2
   grokcore.viewlet = 1.3
   five.localsitemanager = 1.1
-  martian = 0.11.1
+  martian = 0.11.2
   zope.app.publisher = 3.5.1
   zope.app.zcmlfiles = 3.4.3
   zope.component = 3.4.0

Modified: five.grok/branches/1.0/buildout.cfg
===================================================================
--- five.grok/branches/1.0/buildout.cfg	2010-06-13 16:04:01 UTC (rev 113420)
+++ five.grok/branches/1.0/buildout.cfg	2010-06-13 16:46:33 UTC (rev 113421)
@@ -17,7 +17,7 @@
 grokcore.view = 1.12.2
 grokcore.viewlet = 1.3
 five.localsitemanager = 1.1
-martian = 0.11.1
+martian = 0.11.2
 zope.app.publisher = 3.5.1
 zope.app.zcmlfiles = 3.4.3
 zope.component = 3.4.0
@@ -27,6 +27,14 @@
 zope.securitypolicy = 3.4.1
 zope.testing = 3.7.6
 
+# Buildout infrastructure
+plone.recipe.zope2install = 3.2
+plone.recipe.zope2instance = 3.6
+setuptools = 0.6c11
+zc.buildout = 1.4.3
+zc.recipe.egg = 1.2.2
+zc.recipe.testrunner = 1.2.0
+
 [zope2]
 recipe = plone.recipe.zope2install
 url = http://www.zope.org/Products/Zope/2.10.9/Zope-2.10.9-final.tgz



More information about the checkins mailing list