[Erp5-report] r43997 kazuhiko - /erp5/trunk/software_release/erp5/software.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Mar 5 22:20:05 CET 2011


Author: kazuhiko
Date: Sat Mar  5 22:20:04 2011
New Revision: 43997

URL: http://svn.erp5.org?rev=43997&view=rev
Log:
run buildout with bootstrap python-2.7.

Modified:
    erp5/trunk/software_release/erp5/software.cfg

Modified: erp5/trunk/software_release/erp5/software.cfg
URL: http://svn.erp5.org/erp5/trunk/software_release/erp5/software.cfg?rev=43997&r1=43996&r2=43997&view=diff
==============================================================================
--- erp5/trunk/software_release/erp5/software.cfg [utf8] (original)
+++ erp5/trunk/software_release/erp5/software.cfg [utf8] Sat Mar  5 22:20:04 2011
@@ -28,6 +28,7 @@ extends =
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/products-erp5.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/pysvn-python.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.6.cfg
+  https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-2.7.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/python-ldap-python.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/rdiff-backup.cfg
   https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/stunnel.cfg
@@ -108,7 +109,7 @@ python = python2.6
 [rebootstrap]
 # Default first version of rebootstrapped python
 version = 1
-section = python2.6
+section = python2.7
 
 [template]
 recipe = slapos.recipe.template



More information about the Erp5-report mailing list