Comment 6 for bug 834361

Revision history for this message
Zooko Wilcox-O'Hearn (zooko) wrote : Re: Please backport tahoe-lafs

I'm a developer of the upstream Tahoe-LAFS project. Our canonical documentation of which versions of which dependencesi we require is this file:

https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/_auto_deps.py?annotate=blame

Here is the version of that file from Tahoe-LAFS v1.9.0 (released October 31, 2011):

https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/_auto_deps.py?annotate=blame&rev=5357

And here is the version of that file from Tahoe-LAFS v1.8.3 (released September 13, 2011):

https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/_auto_deps.py?annotate=blame&rev=5015

(Here is the Parade of Release Notes: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/Doc#TheParadeofReleaseNotes .)

Tahoe-LAFS upstream requires simplejson >= 1.4, pycryptopp >= 0.5.20, and foolscap >= 0.6.1.