[Erp5-report] r39279 kazuhiko - /erp5/trunk/buildout/profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Oct 18 15:22:33 CEST 2010
Author: kazuhiko
Date: Mon Oct 18 15:22:32 2010
New Revision: 39279
URL: http://svn.erp5.org?rev=39279&view=rev
Log:
nexedi's SOAPpy-0.12.1 was wrongly archived with garbages. now it is rearchived as 0.12.0nxd001.
Modified:
erp5/trunk/buildout/profiles/links.cfg
erp5/trunk/buildout/profiles/versions-2.12.cfg
erp5/trunk/buildout/profiles/versions-common.cfg
Modified: erp5/trunk/buildout/profiles/links.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/links.cfg?rev=39279&r1=39278&r2=39279&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/links.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/links.cfg [utf8] Mon Oct 18 15:22:32 2010
@@ -5,4 +5,3 @@ find-links =
http://download.hforge.org/itools/
http://dist.repoze.org
http://www.nexedi.org/static/packages/source/
- http://ibid.omnia.za.net/eggs/
Modified: erp5/trunk/buildout/profiles/versions-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-2.12.cfg?rev=39279&r1=39278&r2=39279&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] Mon Oct 18 15:22:32 2010
@@ -6,11 +6,6 @@ extends =
../profiles/versions-common.cfg
[versions]
-# Use SOAPpy from http://ibid.omnia.za.net/eggs/ instead of
-# http://www.nexedi.org/static/packages/source/ due to SyntaxError on
-# Python 2.6
-SOAPpy = 0.12.0
-
# pin Acquisition and Products.DCWorkflow to Nexedi flavour of eggs
Acquisition = 2.13.4nxd001
Products.DCWorkflow = 2.2.1nxd001
Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=39279&r1=39278&r2=39279&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Mon Oct 18 15:22:32 2010
@@ -6,6 +6,8 @@ erp5_bt5_revision = ${:erp5_products_rev
erp5_products_revision =
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
More information about the Erp5-report
mailing list