# Packages versions specific for Zope 2.8 flavour
[buildout]
extends = ../profiles/versions-common.cfg

[versions]
# 0.20.8 is the latest version of itools that works with python-2.4.
itools = 0.20.8
# we sometimes have troubles with downloading alpha/beta version of
# lxml, and this is the lates stable version.
lxml = 2.2.8
# official pysvn egg does not work with zc.recipe.egg, so we use our
# modified version
#pysvn = 1.7.2
# zc.recipe.egg is pinned as this is known compatible versions with
zc.recipe.egg = 1.2.2

# use well known version of slapos.rebootstrap, 1.0
slapos.rebootstrap = 1.0