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

phillip.eby python-checkins at python.org
Tue Jan 9 20:35:21 CET 2007


Author: phillip.eby
Date: Tue Jan  9 20:35:20 2007
New Revision: 53320

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


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 20:35:20 2007
@@ -36,6 +36,9 @@
     'setuptools-0.6c4-py2.3.egg': 'b0b9131acab32022bfac7f44c5d7971f',
     'setuptools-0.6c4-py2.4.egg': '2a1f9656d4fbf3c97bf946c0a124e6e2',
     'setuptools-0.6c4-py2.5.egg': '8f5a052e32cdb9c72bcf4b5526f28afc',
+    'setuptools-0.6c5-py2.3.egg': 'ee9fd80965da04f2f3e6b3576e9d8167',
+    'setuptools-0.6c5-py2.4.egg': 'afe2adf1c01701ee841761f5bcd8aa64',
+    'setuptools-0.6c5-py2.5.egg': 'a8d3f61494ccaa8714dfed37bccd3d5d',
 }
 
 import sys, os


More information about the Python-checkins mailing list