[Erp5-report] r36403 luke - /erp5/trunk/buildout/software-profiles/erp5.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jun 16 17:25:41 CEST 2010
Author: luke
Date: Wed Jun 16 17:25:36 2010
New Revision: 36403
URL: http://svn.erp5.org?rev=36403&view=rev
Log:
- add ClientForm
- sort alphabetically
Modified:
erp5/trunk/buildout/software-profiles/erp5.cfg
Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=36403&r1=36402&r2=36403&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Wed Jun 16 17:25:36 2010
@@ -68,13 +68,12 @@ recipe = zc.recipe.egg
eggs =
${itools:egg}
${mysql-python:egg}
+ ClientForm
PyXML
SOAPpy
cElementTree
elementtree
erp5diff
- xml_marshaller
- xupdate_processor
ipdb
lxml
mechanize
@@ -89,6 +88,8 @@ eggs =
threadframe
timerserver
uuid
+ xml_marshaller
+ xupdate_processor
zope.testbrowser
python = python2.4
More information about the Erp5-report
mailing list