Commit 3fed4498 authored by Rafael Monnerat's avatar Rafael Monnerat

the definitions ">=" does work into versions as the latest is preferred, no...

the definitions ">=" does work into versions as the latest is preferred, no reason to keep such definition.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43282 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 80a6ffce
......@@ -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
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment