[pypy-issue] [issue1490] pyopenssl fails to install on pypy 2.0.1

Maciej Fijalkowski fijall at gmail.com
Tue May 21 14:47:20 CEST 2013


On Tue, May 21, 2013 at 2:20 PM, dktc <tracker at bugs.pypy.org> wrote:
>
> dktc <dkruglyak+pypy at gmail.com> added the comment:
>
> Here is what I have -
>
> [root at localhost ~]# openssl version
> OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
>
> I agree it would be good if PyPy could conditionally/automagically support older SSL versions.
>
> In the meantime, which older PyOpenSSL version should be compatible on CentOS 5?
>

a new pyopenssl release should natively support pypy (without cpyext,
using cffi instead). You can try pyopenssl trunk


More information about the pypy-issue mailing list