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:
b542d5a
)
_auto_deps.py: bump our foolscap dependency to 0.4.0, since I'm about to start using...
author
Brian Warner
<warner@lothar.com>
Fri, 22 May 2009 00:21:00 +0000
(17:21 -0700)
committer
Brian Warner
<warner@lothar.com>
Fri, 22 May 2009 00:21:00 +0000
(17:21 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index 322a909706c66fedb3cb3eaf679fbbd6903816b8..de8098c4f7d8007281c59a20d7bddecb258bdb66 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.
3.1
",
+ "foolscap[secure_connections] >= 0.
4.0
",
"Nevow >= 0.6.0",
]