[Erp5-report] r40339 kazuhiko - /erp5/trunk/buildout/software-profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Nov 17 17:40:07 CET 2010
Author: kazuhiko
Date: Wed Nov 17 17:40:07 2010
New Revision: 40339
URL: http://svn.erp5.org?rev=40339&view=rev
Log:
add chardet egg that enhances DMS.
Modified:
erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
erp5/trunk/buildout/software-profiles/erp5.cfg
Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=40339&r1=40338&r2=40339&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Wed Nov 17 17:40:07 2010
@@ -74,6 +74,7 @@ eggs =
PyXML
SOAPpy
cElementTree
+ chardet
elementtree
erp5diff
ipdb
Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=40339&r1=40338&r2=40339&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Wed Nov 17 17:40:07 2010
@@ -72,6 +72,7 @@ eggs =
PyXML
SOAPpy
cElementTree
+ chardet
collective.recipe.supervisor
collective.recipe.template
elementtree
More information about the Erp5-report
mailing list