[Erp5-report] r35842 kazuhiko - /erp5/trunk/buildout/profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 31 21:37:06 CEST 2010


Author: kazuhiko
Date: Mon May 31 21:37:05 2010
New Revision: 35842

URL: http://svn.erp5.org?rev=35842&view=rev
Log:
explicitly specify xml-marshaller = 0.9a otherwise 0.9 will be installed instead.

Modified:
    erp5/trunk/buildout/profiles/versions-2.12.cfg
    erp5/trunk/buildout/profiles/versions.cfg

Modified: erp5/trunk/buildout/profiles/versions-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-2.12.cfg?rev=35842&r1=35841&r2=35842&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] Mon May 31 21:37:05 2010
@@ -15,6 +15,7 @@
 plone.recipe.zope2instance = 3.6
 erp5.recipe.standaloneinstance >= 0.4
 pysvn = 1.7.2
+xml-marshaller = 0.9a
 # Use SOAPpy from http://ibid.omnia.za.net/eggs/ instead of
 # http://www.nexedi.org/static/packages/source/ due to SyntaxError on
 # Python 2.6 

Modified: erp5/trunk/buildout/profiles/versions.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions.cfg?rev=35842&r1=35841&r2=35842&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions.cfg [utf8] Mon May 31 21:37:05 2010
@@ -8,6 +8,7 @@
 plone.recipe.zope2instance = 3.6
 erp5.recipe.standaloneinstance >= 0.4
 pysvn = 1.7.2
+xml-marshaller = 0.9a
 
 erp5_products_revision =
 erp5_bt5_revision = ${:erp5_products_revision}




More information about the Erp5-report mailing list