From c816c62cf23bbc35e9fb0dee6a70ea477fe1cb47 Mon Sep 17 00:00:00 2001 From: PJ Eby Date: Fri, 21 Jul 2006 16:57:41 +0000 Subject: 0.6c1 MD5 info --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050756 --- ez_setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ez_setup.py') diff --git a/ez_setup.py b/ez_setup.py index 8ea3bc7c..33675107 100755 --- a/ez_setup.py +++ b/ez_setup.py @@ -26,6 +26,8 @@ md5_data = { 'setuptools-0.6b3-py2.4.egg': '38a8c6b3d6ecd22247f179f7da669fac', 'setuptools-0.6b4-py2.3.egg': '62045a24ed4e1ebc77fe039aa4e6f7e5', 'setuptools-0.6b4-py2.4.egg': '4cb2a185d228dacffb2d17f103b3b1c4', + 'setuptools-0.6c1-py2.3.egg': 'b3f2b5539d65cb7f74ad79127f1a908c', + 'setuptools-0.6c1-py2.4.egg': 'b45adeda0667d2d2ffe14009364f2a4b', } import sys, os -- cgit v1.2.3