[ANN] jsonrpclib-pelix 0.2.9

2016-12-12 Thread Thomas Calmant
== jsonrpclib-pelix 0.2.9 == jsonrpclib-pelix 0.2.9 has just been released ! What is it? --- This library is an implementation of the JSON-RPC specification, for Python 2.7 and 3.3+. It supports both the original 1.0 specification, as well as the

Sphinx 1.5 released

2016-12-12 Thread Takayuki Shimizukawa
Hi all, I'm very happy to announce the release of Sphinx 1.5-final available on the Python package index at . Sphinx-1.5 includes many updates from 1.4.9 version: * 67 features * 38 incompatible changes * 3 deprecations * 52 fixes of bugs/buglets For the

[Release] Pyo 0.8.1 (Python DSP library)

2016-12-12 Thread Olivier Bélanger
Hello all, I'm glad to announce the release of pyo 0.8.1, available for python 2.7 and 3.5. Pyo is a Python module written in C to help real-time digital signal processing script creation. It is available for Windows, macOS and linux. It is released under the LGPL 3 license. For more info, downl

Eventlet 0.20.0 released

2016-12-12 Thread Sergey Shepelev
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. https://pypi.python.org/pypi/eventlet/0.20.0 Important backward incompatible changes: - removed select.poll(). We never had green poll implementation. If you really need

PyCA/cryptography 1.7 released

2016-12-12 Thread Paul Kehrer
PyCA cryptography 1.7 has been released to PyPI. cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". We support Python 2.6-2.7, Python 3.3+, and PyPy. Changelog (https://cryptography.io/