Opened at 2014-04-14T23:02:16Z
Last modified at 2016-03-28T04:04:33Z
#2221 closed defect
allow use of pyOpenSSL 0.14 — at Version 1
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.11.0 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | packaging setuptools pyopenssl cryptography six cffi pycparser | Cc: | vladimir@… |
Launchpad Bug: |
Description (last modified by daira)
For Tahoe-LAFS 1.11 we decided to fix the pyOpenSSL version requirement to == 0.13, in order to mitigate problems with building the cryptography library that is a dependency of pyOpenSSL >= 0.14 (see #2193 for details).
This ticket is for a longer-term solution to allow use of pyOpenSSL >= 0.14 without causing build/install regressions (such as #2217).
Note: See
TracTickets for help on using
tickets.