Commit f6617de4 authored by Łukasz Nowak's avatar Łukasz Nowak

- pin pysvn version only in 2.8 falvour, as there is ongoing effort on

   stabilising 2.12 flavour state


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40134 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 53efc209
......@@ -8,9 +8,6 @@ numpy = 1.3.0
plone.recipe.zope2instance = 3.6
# modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001
# official pysvn egg does not work with zc.recipe.egg, so we use our
# modified version
pysvn = 1.7.2
# we are still using this old stable version.
rdiff-backup = 1.0.5
......
......@@ -8,6 +8,9 @@ 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.4
# Default ERP5 Appliance buildout is sticked to zc.buildout 1.4.4, as instance
# generation is known not to work with zc.buildout >= 1.5
# zc.recipe.egg is pinned as this is known compatible versions with
......
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