[Checkins] SVN: five.localsitemanager/branches/1.0/buildout.cfg Update test environment to latest 2.11 release

Hanno Schlichting hannosch at hannosch.eu
Mon Oct 19 11:54:19 EDT 2009


Log message for revision 105153:
  Update test environment to latest 2.11 release
  

Changed:
  U   five.localsitemanager/branches/1.0/buildout.cfg

-=-
Modified: five.localsitemanager/branches/1.0/buildout.cfg
===================================================================
--- five.localsitemanager/branches/1.0/buildout.cfg	2009-10-19 15:31:59 UTC (rev 105152)
+++ five.localsitemanager/branches/1.0/buildout.cfg	2009-10-19 15:54:19 UTC (rev 105153)
@@ -4,7 +4,7 @@
 
 [zope2]
 recipe = plone.recipe.zope2install
-url = http://www.zope.org/Products/Zope/2.11.1/Zope-2.11.1-final.tgz
+url = http://www.zope.org/Products/Zope/2.11.4/Zope-2.11.4-final.tgz
 fake-zope-eggs = true
 skip-fake-eggs = zope.component
 
@@ -12,4 +12,4 @@
 recipe = zc.recipe.testrunner < 1.1
 eggs = five.localsitemanager
 extra-paths = ${zope2:location}/lib/python
-defaults = ['-c']
\ No newline at end of file
+defaults = ['-c']



More information about the checkins mailing list