projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74e01aa
)
zfec: see if we can get by with the version of setuptools that is already in Ubuntu...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Mon, 30 Apr 2007 18:08:30 +0000
(11:08 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Mon, 30 Apr 2007 18:08:30 +0000
(11:08 -0700)
src/zfec/ez_setup.py
patch
|
blob
|
history
diff --git
a/src/zfec/ez_setup.py
b/src/zfec/ez_setup.py
index d23bdcb7d73c0e9ebae9921bfa573683e5c97688..73a2d24ad58ac98d09d862ef3be2a98474e037c0 100644
(file)
--- a/
src/zfec/ez_setup.py
+++ b/
src/zfec/ez_setup.py
@@
-14,7
+14,7
@@
the appropriate options to ``use_setuptools()``.
This file can also be run as a script to install or upgrade setuptools.
"""
import sys
-DEFAULT_VERSION = "0.6c
5
"
+DEFAULT_VERSION = "0.6c
3
"
DEFAULT_URL = "http://cheeseshop.python.org/packages/%s/s/setuptools/" % sys.version[:3]
md5_data = {