depend on cryptography >= 1.0 and cffi >= 1.0 #2475

Closed
opened 2015-07-21 23:58:06 +00:00 by daira · 1 comment
daira commented 2015-07-21 23:58:06 +00:00
Owner

According to dstufft, this combination will fix various cffi build problems, in particular the attempts to compile C files at paths for which that can't possibly work.

However, cryptography 1.0 has not been released yet; the release is blocked on https://github.com/pyca/cryptography/issues/2061.

According to dstufft, this combination will fix various cffi build problems, in particular the attempts to compile C files at paths for which that can't possibly work. However, cryptography 1.0 has not been released yet; the release is blocked on <https://github.com/pyca/cryptography/issues/2061>.
tahoe-lafs added the
packaging
normal
defect
1.10.1
labels 2015-07-21 23:58:06 +00:00
tahoe-lafs added this to the undecided milestone 2015-07-21 23:58:06 +00:00

Tahoe doesn't depend on cryptography directly, but the path by which we do need it (foolscap -> twistedtls -> 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.

Tahoe doesn't depend on cryptography directly, but the path by which we *do* need it (`foolscap -> twistedtls -> 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.
warner added the
fixed
label 2016-03-26 23:19:15 +00:00
warner modified the milestone from undecided to 1.11.0 2016-03-26 23:19:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2475
No description provided.