[Erp5-report] r41107 kazuhiko - in /erp5/trunk/buildout: profiles/ software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Dec 3 16:52:48 CET 2010


Author: kazuhiko
Date: Fri Dec  3 16:52:47 2010
New Revision: 41107

URL: http://svn.erp5.org?rev=41107&view=rev
Log:
use pysvn-1.7.4nxd005 for both Zope-2.8 and Zope-2.12.

Modified:
    erp5/trunk/buildout/profiles/versions-2.12.cfg
    erp5/trunk/buildout/profiles/versions-common.cfg
    erp5/trunk/buildout/software-profiles/pysvn-python.cfg

Modified: erp5/trunk/buildout/profiles/versions-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-2.12.cfg?rev=41107&r1=41106&r2=41107&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] Fri Dec  3 16:52:47 2010
@@ -12,7 +12,3 @@ Products.DCWorkflow = 2.2.1nxd001
 
 # 1.0.3 fixes bug https://bugs.launchpad.net/zelenium/+bug/673610
 Products.Zelenium >= 1.0.3
-
-# official pysvn egg does not supports --include-dirs and
-# --library-dirs, so we use our modified version
-pysvn = 1.7.4nxd004

Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=41107&r1=41106&r2=41107&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Fri Dec  3 16:52:47 2010
@@ -32,3 +32,7 @@ setuptools =
 
 # Use version of slapos.rebootstrap, with stabilised prefix
 slapos.rebootstrap >= 2.1
+
+# official pysvn egg does not supports --include-dirs and
+# --library-dirs, so we use our modified version
+pysvn = 1.7.4nxd005

Modified: erp5/trunk/buildout/software-profiles/pysvn-python.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/pysvn-python.cfg?rev=41107&r1=41106&r2=41107&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/pysvn-python.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/pysvn-python.cfg [utf8] Fri Dec  3 16:52:47 2010
@@ -16,5 +16,3 @@ include-dirs =
 library-dirs =
   ${subversion:location}/lib
   ${apache:location}/lib
-# heavily patched version that supports --include-dirs and --library-dirs
-find-links = http://www.nexedi.org/static/packages/source/pysvn-1.7.4nxd004.tar.gz



More information about the Erp5-report mailing list