[Erp5-report] r40456 luke - /erp5/trunk/buildout/profiles/official-2.12.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 22 11:39:27 CET 2010
Author: luke
Date: Mon Nov 22 11:39:26 2010
New Revision: 40456
URL: http://svn.erp5.org?rev=40456&view=rev
Log:
- as mysql-python was converted to part which depends hard on mysql it is not
needed to add it in parts, as eggs part will invoke building required software
- remove outdated comment
Modified:
erp5/trunk/buildout/profiles/official-2.12.cfg
Modified: erp5/trunk/buildout/profiles/official-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/official-2.12.cfg?rev=40456&r1=40455&r2=40456&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/official-2.12.cfg [utf8] Mon Nov 22 11:39:26 2010
@@ -34,11 +34,6 @@ extends =
python = software_definition
versions = versions
-# the order of the parts below is very sensitive. We don't want to keep a hard
-# reference between [mysql-python] and [mysql-tritonn-5.0] otherwise instances
-# could end up triggering a rebuild of mysql+senna. But this means
-# [mysql-tritonn-5.0] must be built before [mysql-python] and before any parts
-# that keep hard references to it, including [eggs]
parts =
itools-build
rdiff-backup
@@ -59,7 +54,6 @@ parts =
imagemagick
kumo
messagepack
- mysql-python
products-deps
products-erp5
products-erp5-development
More information about the Erp5-report
mailing list