projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cdc39f
)
setup: okay, actually try 0.6c12dev this time
author
zooko
<zooko@zooko.com>
Mon, 17 Aug 2009 02:07:22 +0000
(07:37 +0530)
committer
zooko
<zooko@zooko.com>
Mon, 17 Aug 2009 02:07:22 +0000
(07:37 +0530)
Ignore-this:
c71e76a1209caf3a049285825b4e26f6
darcs-hash:
c385cf345221c8c8f739d6288369fc341d605585
zfec/setup.py
patch
|
blob
|
history
diff --git
a/zfec/setup.py
b/zfec/setup.py
index 926d13267a1ecb1e1ac3175f038d0e95632c63f8..3684b6d3886d28de364de33d3393b63b62dd96c6 100755
(executable)
--- a/
zfec/setup.py
+++ b/
zfec/setup.py
@@
-28,7
+28,7
@@
else:
# TypeError: swig_sources() takes exactly 3 arguments (2 given)
# If there isn't a setuptools already installed, then this will install
# setuptools v0.6c12dev (which is our own toothpick of setuptools).
- use_setuptools(download_delay=0, min_version="0.6c
8
")
+ use_setuptools(download_delay=0, min_version="0.6c
12dev
")
from setuptools import Extension, find_packages, setup