Re: [ANN] pyOpenSSL 0.15*.1*

2015-04-14 Thread Hynek Schlawack
Hello again, since releasing software is so much fun, 0.15.1 is out on PyPI too. It fixes a small regression that shouldn’t affect you in practice but breaks the Twisted test suite. See https://github.com/pyca/pyopenssl/pull/225 for details. Brown baggily yours, —h On 14 Apr 2015, at 12:54,

[ANN] pyOpenSSL 0.15

2015-04-14 Thread Hynek Schlawack
Greetings fellow Pythoneers, I'm happy to announce that pyOpenSSL 0.15 is now available. pyOpenSSL is a set of Python bindings for OpenSSL. It includes some low-level cryptography APIs but is primarily focused on providing an API for using the TLS protocol from Python. Check out the PyPI pa