[Erp5-report] r41249 kazuhiko - /erp5/trunk/buildout/profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Dec 9 09:42:14 CET 2010
Author: kazuhiko
Date: Thu Dec 9 09:42:14 2010
New Revision: 41249
URL: http://svn.erp5.org?rev=41249&view=rev
Log:
pin plone.recipe.zope2instance=3.6 only for Zope-2.8.
Modified:
erp5/trunk/buildout/profiles/versions-common.cfg
erp5/trunk/buildout/profiles/versions.cfg
Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=41249&r1=41248&r2=41249&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Thu Dec 9 09:42:14 2010
@@ -5,7 +5,6 @@ PyXML = 0.8.4
erp5_bt5_revision = ${:erp5_products_revision}
erp5_products_revision = HEAD
numpy = 1.3.0
-plone.recipe.zope2instance = 3.6
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
# we are still using this old stable version.
Modified: erp5/trunk/buildout/profiles/versions.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions.cfg?rev=41249&r1=41248&r2=41249&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions.cfg [utf8] Thu Dec 9 09:42:14 2010
@@ -13,3 +13,5 @@ lxml = 2.2.8
#pysvn = 1.7.2
# zc.recipe.egg is pinned as this is known compatible versions with
zc.recipe.egg = 1.2.2
+# plone.recipe.zope2instance 4.x is for Zope-2.12 or later
+plone.recipe.zope2instance = 3.6
More information about the Erp5-report
mailing list