Changes between Version 2 and Version 4 of Ticket #2221
- Timestamp:
- 2014-10-17T11:15:17Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2221 – Description
v2 v4 1 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).1 For Tahoe-LAFS 1.11 we decided to fix the pyOpenSSL version requirement to == 0.13 [not quite; see comment:4 below], in order to mitigate problems with building the `cryptography` library that is a dependency of pyOpenSSL >= 0.14 (see #2193 for details). 2 2 3 This ticket is for a longer-term solution to allow use of pyOpenSSL >= 0.14 without causing build/install regressions (such as #2217, or the requirement to manually install `libffi` on non-Windowsplatforms).3 This ticket is for a longer-term solution to allow use of pyOpenSSL >= 0.14 without causing build/install regressions (such as #2217, or the requirement to manually install `libffi` on some platforms).