From ee454ff44d7f81d3fe7a82a255a932b7d0a8a0aa Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Wed, 10 Nov 2010 03:38:50 +0000 Subject: [PATCH] Version 1.7.4 of this library seems not working fine. Reverted to previous version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40151 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/profiles/versions.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout/profiles/versions.cfg b/buildout/profiles/versions.cfg index 0e96f66b4d..bf72f4a834 100644 --- a/buildout/profiles/versions.cfg +++ b/buildout/profiles/versions.cfg @@ -10,7 +10,7 @@ itools = 0.20.8 lxml = 2.2.8 # official pysvn egg does not work with zc.recipe.egg, so we use our # modified version -pysvn = 1.7.4 +pysvn = 1.7.2 # 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 -- 2.30.9