Re: [openstack-dev] [all] pypy broken for many repos

2017-09-23 Thread Andreas Jaeger
On 09/17/2017 08:32 AM, Andreas Jaeger wrote: Currently we use pypy for a couple of projects and many of these fail with the version of pypy that we use. A common error is "Pypy fails with "RuntimeError: cryptography 1.9 is not compatible with PyPy < 5.3. Please upgrade PyPy to use this

Re: [openstack-dev] [all] pypy broken for many repos

2017-09-20 Thread Andreas Jaeger
On 2017-09-18 22:44, Sean McGinnis wrote: > On Sun, Sep 17, 2017 at 08:32:00AM +0200, Andreas Jaeger wrote: >> Currently we use pypy for a couple of projects and many of these fail >> with the version of pypy that we use. >> >> A common error is "Pypy fails with "RuntimeError: cryptography 1.9 is

Re: [openstack-dev] [all] pypy broken for many repos

2017-09-18 Thread Sean McGinnis
On Sun, Sep 17, 2017 at 08:32:00AM +0200, Andreas Jaeger wrote: > Currently we use pypy for a couple of projects and many of these fail > with the version of pypy that we use. > > A common error is "Pypy fails with "RuntimeError: cryptography 1.9 is > not compatible with PyPy < 5.3. Please

[openstack-dev] [all] pypy broken for many repos

2017-09-17 Thread Andreas Jaeger
Currently we use pypy for a couple of projects and many of these fail with the version of pypy that we use. A common error is "Pypy fails with "RuntimeError: cryptography 1.9 is not compatible with PyPy < 5.3. Please upgrade PyPy to use this library.". Example: