[Python-checkins] r41911 - sandbox/trunk/setuptools/ez_setup.py

phillip.eby python-checkins at python.org
Wed Jan 4 18:55:52 CET 2006


Author: phillip.eby
Date: Wed Jan  4 18:55:52 2006
New Revision: 41911

Modified:
   sandbox/trunk/setuptools/ez_setup.py
Log:
0.6a9 release


Modified: sandbox/trunk/setuptools/ez_setup.py
==============================================================================
--- sandbox/trunk/setuptools/ez_setup.py	(original)
+++ sandbox/trunk/setuptools/ez_setup.py	Wed Jan  4 18:55:52 2006
@@ -36,6 +36,8 @@
     'setuptools-0.6a7-py2.4.egg': 'c6d62dab4461f71aed943caea89e6f20',
     'setuptools-0.6a8-py2.3.egg': '2f18eaaa3f544f5543ead4a68f3b2e1a',
     'setuptools-0.6a8-py2.4.egg': '799018f2894f14c9f8bcb2b34e69b391',
+    'setuptools-0.6a9-py2.3.egg': '8e438ad70438b07b0d8f82cae42b278f',
+    'setuptools-0.6a9-py2.4.egg': '8f6e01fc12fb1cd006dc0d6c04327ec1',
 }
 
 import sys, os


More information about the Python-checkins mailing list