aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortarek <none@none>2009-08-05 22:32:38 +0200
committertarek <none@none>2009-08-05 22:32:38 +0200
commit4e925ea93fa770a0ba777cf10343643112951dd3 (patch)
tree0e5e1ab00b1065c761e9dccf5e86e7d3d347f087
parent964879b212bc195898e489f4869e12f29e6ca4dd (diff)
downloadexternal_python_setuptools-4e925ea93fa770a0ba777cf10343643112951dd3.tar.gz
external_python_setuptools-4e925ea93fa770a0ba777cf10343643112951dd3.tar.bz2
external_python_setuptools-4e925ea93fa770a0ba777cf10343643112951dd3.zip
updated md5 hashes for testing purposes
--HG-- branch : distribute extra : rebase_source : 445dcc92fea8352e6149dc64368a5b0cddef9c83
-rw-r--r--bootstrapping.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/bootstrapping.py b/bootstrapping.py
index 3fe7b97c..aed90bd0 100644
--- a/bootstrapping.py
+++ b/bootstrapping.py
@@ -35,10 +35,10 @@ DEFAULT_VERSION = "0.6"
DEFAULT_URL = "http://nightly.ziade.org/"
md5_data = {
- 'distribute-0.6-py2.3.egg': 'a321a3d3359f76214e1ba84fe5967a55',
- 'distribute-0.6-py2.4.egg': '52fe9eb6e7ef9409801b366a138547cc',
- 'distribute-0.6-py2.5.egg': '96b681ffaeac522d8e4705fe6100ba50',
- 'distribute-0.6-py2.6.egg': '21ba7266dfd32135408d3331df40f0f7',
+ 'distribute-0.6-py2.3.egg': 'a9ba0aaf677b912a90e9fb485fa4db19',
+ 'distribute-0.6-py2.4.egg': 'a7c8ccf5609bee803497de62960b698c',
+ 'distribute-0.6-py2.5.egg': 'c624cd74c056757908a1cdafa288d03c',
+ 'distribute-0.6-py2.6.egg': '7ab763a7c8261759c8d2215c5cd3ee26',
}
def _validate_md5(egg_name, data):