From: Brian Warner Date: Tue, 5 Feb 2008 22:27:14 +0000 (-0700) Subject: bump foolscap dependency to 0.2.4, since we now use log.err X-Git-Tag: allmydata-tahoe-0.8.0~151 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=7c7375a5ad653d538ea0a115a93accff0c7b7711;p=tahoe-lafs%2Ftahoe-lafs.git bump foolscap dependency to 0.2.4, since we now use log.err --- diff --git a/_auto_deps.py b/_auto_deps.py index 9d6dcc33..27e4bb51 100644 --- a/_auto_deps.py +++ b/_auto_deps.py @@ -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", diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control index 8ef194d3..f3ad1cd5 100644 --- a/misc/feisty/debian/control +++ b/misc/feisty/debian/control @@ -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 diff --git a/misc/sid/debian/control b/misc/sid/debian/control index 536c18fb..f093a13f 100644 --- a/misc/sid/debian/control +++ b/misc/sid/debian/control @@ -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