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:
e00b5da
)
setup: loosen requirement on simplejson from 1.7.3 to 1.7.1
author
Zooko O'Whielacronx
<zooko@zooko.com>
Wed, 23 Jan 2008 16:54:20 +0000
(09:54 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Wed, 23 Jan 2008 16:54:20 +0000
(09:54 -0700)
Since apparently 1.7.1 is what we use on tahoecs2, and it works.
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index d58c7e851ca137e47bf4438463c18a736ca5d261..f66ef83fc43ca4f380b5cce6aef4a2e3699e9e41 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-1,6
+1,6
@@
install_requires=["zfec >= 1.1.0",
"foolscap >= 0.2.3",
- "simplejson >= 1.7.
3
",
+ "simplejson >= 1.7.
1
",
"pycryptopp >= 0.2.9",
"nevow >= 0.6.0",
"zope.interface >= 3.1.0",