[Erp5-report] r43282 rafael - /erp5/trunk/buildout/profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 11 03:43:49 CET 2011


Author: rafael
Date: Fri Feb 11 03:43:48 2011
New Revision: 43282

URL: http://svn.erp5.org?rev=43282&view=rev
Log:
the definitions ">=" does work into versions as the latest is preferred, no reason to keep such definition.


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

Modified: erp5/trunk/buildout/profiles/versions-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-2.12.cfg?rev=43282&r1=43281&r2=43282&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-2.12.cfg [utf8] Fri Feb 11 03:43:48 2011
@@ -9,9 +9,3 @@ extends =
 # pin Acquisition and Products.DCWorkflow to Nexedi flavour of eggs
 Acquisition = 2.13.4nxd001
 Products.DCWorkflow = 2.2.1nxd001
-
-# 1.0.3 fixes bug https://bugs.launchpad.net/zelenium/+bug/673610
-Products.Zelenium >= 1.0.3
-
-# erp5.recipe.zope2instance 1.x is for Zope-2.8
-erp5.recipe.zope2instance >= 2.0

Modified: erp5/trunk/buildout/profiles/versions-common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/versions-common.cfg?rev=43282&r1=43281&r2=43282&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/versions-common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/versions-common.cfg [utf8] Fri Feb 11 03:43:48 2011
@@ -14,17 +14,6 @@ rdiff-backup = 1.0.5
 # special version of z3c.recipe.openoffice with architecture autodetection
 z3c.recipe.openoffice = 0.3.1dev4
 
-# minimal versions - packages which are not to know work in version lower then
-# requested
-erp5.recipe.mysqlserver >= 1.1.3
-erp5.recipe.sphinxserver >= 1.0.2
-hexagonit.recipe.cmmi >= 1.5.0
-python-memcached >= 1.45
-timerserver >= 2.0.1
-xml-marshaller >= 0.9.2
-xupdate-processor >= 0.4
-erp5diff >= 0.8.1.1
-
 # Zope Known Good Set is incompatible with buildout 1.5.0 in case of
 # distribute and zc.buildout, and as ERP5 Appliance trunk wants to use
 # the newest versions of buildout infrastructure clear the pin
@@ -32,8 +21,6 @@ distribute =
 zc.buildout =
 setuptools =
 
-# Use version of slapos.rebootstrap, with stabilised prefix
-slapos.rebootstrap >= 2.1
 slapos.tool.networkcache = 0.1.4.dev-r4220
 
 # official pysvn egg does not supports --include-dirs and
@@ -44,4 +31,3 @@ pysvn = 1.7.4nxd006
 # - support ipv6
 # - normalization improvements
 urlnorm >= 1.1.2
-



More information about the Erp5-report mailing list