Commit 1ddd4356 authored by tarek's avatar tarek

rebuilt the eggs

--HG--
branch : distribute
extra : rebase_source : c702a73b8784cde5a997feff3d8544ee0aeb9e60
parent c9fc9804
......@@ -34,10 +34,10 @@ DEFAULT_VERSION = "0.6"
DEFAULT_URL = "http://bitbucket.org/tarek/distribute/downloads/"
md5_data = {
'distribute-0.6-py2.3.egg': '2bf26bffe3d8c910de396d45c0f0a24f',
'distribute-0.6-py2.4.egg': 'c01b1355a5f48344c1c78149f59f68a6',
'distribute-0.6-py2.5.egg': '2ac319d801bce820a370647916eec84c',
'distribute-0.6-py2.6.egg': 'fa7906f9caa2c1f0a56daf486bab1583',
'distribute-0.6-py2.3.egg': '83789f9a3b2f32c7088065f6fd3de930',
'distribute-0.6-py2.4.egg': '8d47e28f76d4b94de1568abed1ad585d',
'distribute-0.6-py2.5.egg': 'f4295ea6b57b67c30fc223c5fef229d2',
'distribute-0.6-py2.6.egg': 'c0d34cbce8cd509c33a788f4a5611466',
}
def _validate_md5(egg_name, data):
......
......@@ -15,10 +15,10 @@ python2.6 setup.py -q egg_info -RDb '' bdist_egg
python2.6 setup.py -q egg_info -RDb '' sdist
# updating the md5 hashes
python ez_setup.py --md5update dist/distribute-$VERSION-py2.3.egg
python ez_setup.py --md5update dist/distribute-$VERSION-py2.4.egg
python ez_setup.py --md5update dist/distribute-$VERSION-py2.5.egg
python ez_setup.py --md5update dist/distribute-$VERSION-py2.6.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.3.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.4.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.5.egg
python bootstrap.py --md5update dist/distribute-$VERSION-py2.6.egg
# XXX uploads will be done here
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment