[Erp5-report] r39053 kazuhiko - /erp5/trunk/buildout/software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 12 13:39:46 CEST 2010


Author: kazuhiko
Date: Tue Oct 12 13:39:45 2010
New Revision: 39053

URL: http://svn.erp5.org?rev=39053&view=rev
Log:
add ordereddict egg.

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=39053&r1=39052&r2=39053&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Tue Oct 12 13:39:45 2010
@@ -82,6 +82,7 @@ eggs =
   lxml
   mechanize
   numpy
+  ordereddict
   paramiko
   ply
   pysvn

Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=39053&r1=39052&r2=39053&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Tue Oct 12 13:39:45 2010
@@ -84,6 +84,7 @@ eggs =
   lxml
   mechanize
   numpy
+  ordereddict
   paramiko
   plone.recipe.command
   ply




More information about the Erp5-report mailing list