From 7632fb5e5f4c87aadbf1edcb0c10436a7f22ccf5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Fri, 19 Nov 2010 17:16:44 +0000
Subject: [PATCH]  - fix md5sum

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40426 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/python-2.7.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/software-profiles/python-2.7.cfg b/buildout/software-profiles/python-2.7.cfg
index 48111dcead..5d9b110d81 100644
--- a/buildout/software-profiles/python-2.7.cfg
+++ b/buildout/software-profiles/python-2.7.cfg
@@ -26,7 +26,7 @@ package_version_suffix =
 [python2.7.1rc1]
 <= python2.7common
 package_version = 2.7.1
-md5sum = 35f56b092ecf39a6bd59d64f142aae0f
+md5sum = edee1f9ccb3bbdab68cae1931e954701
 package_version_suffix = rc1
 
 [bootstrap2.7]
-- 
2.30.9