[Checkins] SVN: five.grok/branches/sylvain-zope213/ Update version to latest available.

Sylvain Viollon sylvain at infrae.com
Thu Dec 2 10:54:37 EST 2010


Log message for revision 118671:
  Update version to latest available.
  

Changed:
  U   five.grok/branches/sylvain-zope213/README.txt
  U   five.grok/branches/sylvain-zope213/buildout.cfg

-=-
Modified: five.grok/branches/sylvain-zope213/README.txt
===================================================================
--- five.grok/branches/sylvain-zope213/README.txt	2010-12-02 15:44:47 UTC (rev 118670)
+++ five.grok/branches/sylvain-zope213/README.txt	2010-12-02 15:54:36 UTC (rev 118671)
@@ -61,16 +61,17 @@
 your buildout::
 
   grokcore.annotation = 1.2
-  grokcore.component = 1.9
-  grokcore.formlib = 1.5
-  grokcore.security = 1.4
-  grokcore.site = 1.3
-  grokcore.view = 1.13.5
-  grokcore.viewlet = 1.5
+  grokcore.component = 2.2
+  grokcore.formlib = 1.8
+  grokcore.security = 1.5
+  grokcore.site = 1.4
+  grokcore.view = 2.1
+  grokcore.viewlet = 1.7
   five.localsitemanager = 2.0.4
   five.formlib = 1.0.3
-  martian = 0.11.2
+  martian = 0.14
 
+
 Zope 2.13 is required. If you wish to use a previous version of Zope
 2, look at the version 1.0 or 1.1 of five.grok.
 

Modified: five.grok/branches/sylvain-zope213/buildout.cfg
===================================================================
--- five.grok/branches/sylvain-zope213/buildout.cfg	2010-12-02 15:44:47 UTC (rev 118670)
+++ five.grok/branches/sylvain-zope213/buildout.cfg	2010-12-02 15:54:36 UTC (rev 118671)
@@ -12,15 +12,15 @@
 [versions]
 plone.recipe.zope2instance =
 grokcore.annotation = 1.2
-grokcore.component = 1.9
-grokcore.formlib = 1.5
-grokcore.security = 1.4
-grokcore.site = 1.3
-grokcore.view = 1.13.5
-grokcore.viewlet = 1.5
+grokcore.component = 2.2
+grokcore.formlib = 1.8
+grokcore.security = 1.5
+grokcore.site = 1.4
+grokcore.view = 2.1
+grokcore.viewlet = 1.7
 five.localsitemanager = 2.0.4
 five.formlib = 1.0.3
-martian = 0.11.2
+martian = 0.14
 Zope2 = 2.13.0
 
 # This is needed in order to set up the mkzopeinstance script



More information about the checkins mailing list