From ca986ac6e265c5b473c23db471417248951bfbea Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Fri, 3 Dec 2010 16:09:31 +0000
Subject: [PATCH] pysvn-1.7.4nxd005.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41109 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/tests/assertSoftware.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/tests/assertSoftware.py b/buildout/tests/assertSoftware.py
index 519ff9d117..64ed4d1ead 100644
--- a/buildout/tests/assertSoftware.py
+++ b/buildout/tests/assertSoftware.py
@@ -1583,7 +1583,7 @@ class AssertBzip2(AssertSoftwareMixin):
 class AssertPysvn(AssertSoftwareMixin):
   def test_ld_pysvn(self):
     self.assertLibraryList('develop-eggs/%s/pysvn/_pysvn_%s.so' % (
-      getDevelopEggName('pysvn', '1.7.4nxd004'),
+      getDevelopEggName('pysvn', '1.7.4nxd005'),
       getPythonVersion().replace('.', '_')), [
       'libc',
       'libgcc_s',
-- 
2.30.9