[Erp5-report] r42935 luke - /erp5/trunk/buildout/profiles/versions-common.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Feb 2 15:37:19 CET 2011
Author: luke
Date: Wed Feb 2 15:37:19 2011
New Revision: 42935
URL: http://svn.erp5.org?rev=42935&view=rev
Log:
- force to use 0.8.5 locally patched to support python2.6
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=42935&r1=42934&r2=42935&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Wed Feb 2 15:37:19 2011
@@ -1,10 +1,11 @@
# Common packages versions for all flavours
[versions]
# XXX refactor parts shared with versions.cfg into a common file
-PyXML = 0.8.4
erp5_bt5_revision = ${:erp5_products_revision}
erp5_products_revision = HEAD
numpy = 1.3.0
+# Patched version which support python 2.6
+PyXML = 0.8.5
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
# we are still using this old stable version.
More information about the Erp5-report
mailing list