versions-common.cfg 1.3 KB
Newer Older
Łukasz Nowak's avatar
Łukasz Nowak committed
1 2 3 4 5
# Common packages versions for all flavours
[versions]
# XXX refactor parts shared with versions.cfg into a common file
PyXML = 0.8.4
erp5_bt5_revision = ${:erp5_products_revision}
6
erp5_products_revision = HEAD
Łukasz Nowak's avatar
Łukasz Nowak committed
7
numpy = 1.3.0
8 9
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
10
# we are still using this old stable version.
Łukasz Nowak's avatar
Łukasz Nowak committed
11
rdiff-backup = 1.0.5
12 13

# special version of z3c.recipe.openoffice with architecture autodetection
14
z3c.recipe.openoffice = 0.3.1dev2
15 16 17 18 19

# 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
20
hexagonit.recipe.cmmi >= 1.5.0
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
21
python-memcached >= 1.45
22
timerserver >= 2.0.1
23
xml-marshaller >= 0.9.2
24 25 26 27 28 29 30

# 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 =
31

32 33
# Use version of slapos.rebootstrap, with stabilised prefix
slapos.rebootstrap >= 2.1
Rafael Monnerat's avatar
Rafael Monnerat committed
34
slapos.tool.networkcache >= O.1.3
35 36 37

# official pysvn egg does not supports --include-dirs and
# --library-dirs, so we use our modified version
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
38
pysvn = 1.7.4nxd006
39 40 41 42 43 44

# - several bug fixes
# - support ipv6
# - normalization improvements
urlnorm >= 1.1.2