versions-common.cfg 809 Bytes
Newer Older
Łukasz Nowak's avatar
Łukasz Nowak committed
1 2 3 4 5 6 7 8
# 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}
erp5_products_revision =
numpy = 1.3.0
plone.recipe.zope2instance = 3.6
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
9 10
# official pysvn egg does not work with zc.recipe.egg, so we use our
# modified version
Łukasz Nowak's avatar
Łukasz Nowak committed
11
pysvn = 1.7.2
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
12
# we are still using this old stable version.
Łukasz Nowak's avatar
Łukasz Nowak committed
13
rdiff-backup = 1.0.5
14 15

# special version of z3c.recipe.openoffice with architecture autodetection
16
z3c.recipe.openoffice = 0.3.1dev2
17 18 19 20 21 22 23

# 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
erp5.recipe.standaloneinstance >= 0.4
hexagonit.recipe.cmmi >= 1.3.1
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
24
python-memcached >= 1.45
25
xml-marshaller >= 0.9.2