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:
de83526
)
_auto_deps.py: require foolscap-0.4.1, which adds an important fix for py2.4
author
Brian Warner
<warner@lothar.com>
Sat, 23 May 2009 01:11:03 +0000
(18:11 -0700)
committer
Brian Warner
<warner@lothar.com>
Sat, 23 May 2009 01:11:03 +0000
(18:11 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index de8098c4f7d8007281c59a20d7bddecb258bdb66..d37357320aa6c073d2684dc9fc03cce960bf2d51 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-15,7
+15,7
@@
install_requires=[
"zope.interface",
"Twisted >= 2.4.0",
- "foolscap[secure_connections] >= 0.4.
0
",
+ "foolscap[secure_connections] >= 0.4.
1
",
"Nevow >= 0.6.0",
]