[Erp5-report] r40134 luke - in /erp5/trunk/buildout/profiles: versions-common.cfg versions.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 9 17:26:29 CET 2010


Author: luke
Date: Tue Nov  9 17:26:29 2010
New Revision: 40134

URL: http://svn.erp5.org?rev=40134&view=rev
Log:
 - pin pysvn version only in 2.8 falvour, as there is ongoing effort on
   stabilising 2.12 flavour state

Modified:
    erp5/trunk/buildout/profiles/versions-common.cfg
    erp5/trunk/buildout/profiles/versions.cfg

Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=40134&r1=40133&r2=40134&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Tue Nov  9 17:26:29 2010
@@ -8,9 +8,6 @@ numpy = 1.3.0
 plone.recipe.zope2instance = 3.6
 # modified version that works fine for buildout installation
 SOAPpy = 0.12.0nxd001
-# official pysvn egg does not work with zc.recipe.egg, so we use our
-# modified version
-pysvn = 1.7.2
 # we are still using this old stable version.
 rdiff-backup = 1.0.5
 

Modified: erp5/trunk/buildout/profiles/versions.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions.cfg?rev=40134&r1=40133&r2=40134&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions.cfg [utf8] Tue Nov  9 17:26:29 2010
@@ -8,6 +8,9 @@ itools = 0.20.8
 # we sometimes have troubles with downloading alpha/beta version of
 # lxml, and this is the lates stable version.
 lxml = 2.2.8
+# official pysvn egg does not work with zc.recipe.egg, so we use our
+# modified version
+pysvn = 1.7.4
 # Default ERP5 Appliance buildout is sticked to zc.buildout 1.4.4, as instance
 # generation is known not to work with zc.buildout >= 1.5
 # zc.recipe.egg is pinned as this is known compatible versions with




More information about the Erp5-report mailing list