[Erp5-report] r43086 kazuhiko - /erp5/trunk/buildout/profiles/versions-common.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Feb 4 22:46:17 CET 2011
Author: kazuhiko
Date: Fri Feb 4 22:46:16 2011
New Revision: 43086
URL: http://svn.erp5.org?rev=43086&view=rev
Log:
z3c.recipe.openoffice-0.3.1dev3 does not work fine with python-2.4.
Modified:
erp5/trunk/buildout/profiles/versions-common.cfg
Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=43086&r1=43085&r2=43086&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Fri Feb 4 22:46:16 2011
@@ -12,7 +12,7 @@ SOAPpy = 0.12.0nxd001
rdiff-backup = 1.0.5
# special version of z3c.recipe.openoffice with architecture autodetection
-z3c.recipe.openoffice = 0.3.1dev3
+z3c.recipe.openoffice = 0.3.1dev4
# minimal versions - packages which are not to know work in version lower then
# requested
More information about the Erp5-report
mailing list