mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
bump foolscap dependency to 0.2.4, since we now use log.err
This commit is contained in:
parent
78e26b0879
commit
7c7375a5ad
@ -1,5 +1,5 @@
|
||||
install_requires=["zfec >= 1.1.0",
|
||||
"foolscap >= 0.2.3",
|
||||
"foolscap >= 0.2.4",
|
||||
"simplejson >= 1.4",
|
||||
"pycryptopp >= 0.2.8",
|
||||
"nevow >= 0.6.0",
|
||||
|
@ -9,7 +9,7 @@ Standards-Version: 3.7.2
|
||||
|
||||
Package: allmydata-tahoe
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.3), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
|
||||
Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.4), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
|
||||
Recommends:
|
||||
XB-Python-Version: 2.4,2.5
|
||||
Description: A secure distributed filestore
|
||||
|
@ -9,7 +9,7 @@ Standards-Version: 3.7.2
|
||||
|
||||
Package: allmydata-tahoe
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.3), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
|
||||
Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.4), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
|
||||
Recommends:
|
||||
XB-Python-Version: 2.4
|
||||
Description: A secure distributed filestore
|
||||
|
Loading…
x
Reference in New Issue
Block a user