1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Common packages versions for all flavours
[versions]
# XXX refactor parts shared with versions.cfg into a common file
erp5_bt5_revision = ${:erp5_products_revision}
erp5_products_revision = HEAD
numpy = 1.3.0
# Patched version which support python 2.6
PyXML = 0.8.4nxd001
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
# we are still using this old stable version.
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
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
# --library-dirs, so we use our modified version
pysvn = 1.7.4nxd006
# - several bug fixes
# - support ipv6
# - normalization improvements
urlnorm >= 1.1.2