[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2475: depend on cryptography >= 1.0 and cffi >= 1.0

Tahoe-LAFS trac at tahoe-lafs.org
Sat Mar 26 23:19:16 UTC 2016


#2475: depend on cryptography >= 1.0 and cffi >= 1.0
-------------------------+-------------------------------------------------
     Reporter:  daira    |      Owner:  daira
         Type:  defect   |     Status:  closed
     Priority:  normal   |  Milestone:  1.11.0
    Component:           |    Version:  1.10.1
  packaging              |   Keywords:  pyOpenSSL cryptography cffi build
   Resolution:  fixed    |  packaging
Launchpad Bug:           |
-------------------------+-------------------------------------------------
Changes (by warner):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  undecided => 1.11.0


Comment:

 Tahoe doesn't depend on cryptography directly, but the path by which we
 *do* need it (`foolscap -> twisted[tls] -> pyopenssl -> cryptography`)
 requires `cryptography >= 1.3`, and the current cryptography-1.3.1
 requires `cffi >= 1.4.1`. So all of these constraints are now in place.

 Closing this out.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2475#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list