[Python-checkins] r53313 - sandbox/branches/setuptools-0.6/ez_setup.py

phillip.eby python-checkins at python.org
Tue Jan 9 19:15:24 CET 2007


Author: phillip.eby
Date: Tue Jan  9 19:15:23 2007
New Revision: 53313

Modified:
   sandbox/branches/setuptools-0.6/ez_setup.py
Log:
MD5's for setuptools 0.6c4.


Modified: sandbox/branches/setuptools-0.6/ez_setup.py
==============================================================================
--- sandbox/branches/setuptools-0.6/ez_setup.py	(original)
+++ sandbox/branches/setuptools-0.6/ez_setup.py	Tue Jan  9 19:15:23 2007
@@ -33,6 +33,9 @@
     'setuptools-0.6c3-py2.3.egg': 'f181fa125dfe85a259c9cd6f1d7b78fa',
     'setuptools-0.6c3-py2.4.egg': 'e0ed74682c998bfb73bf803a50e7b71e',
     'setuptools-0.6c3-py2.5.egg': 'abef16fdd61955514841c7c6bd98965e',
+    'setuptools-0.6c4-py2.3.egg': 'b0b9131acab32022bfac7f44c5d7971f',
+    'setuptools-0.6c4-py2.4.egg': '2a1f9656d4fbf3c97bf946c0a124e6e2',
+    'setuptools-0.6c4-py2.5.egg': '8f5a052e32cdb9c72bcf4b5526f28afc',
 }
 
 import sys, os


More information about the Python-checkins mailing list