Announcing importlib_resources 0.1

2017-12-11 Thread Barry Warsaw
--Apple-Mail=_0B26B532-B293-4D6A-B887-30015D809C82 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Brett and I have been working on a little skunkworks project for a few = weeks, and it=E2=80=99s now time to announce the first release. We=E2=80=99= re

Release 0.8.0

2017-12-11 Thread Cédric Krier
Hi, I'm glade to announce the publication of the 0.8.0 release of Relatorio. It is a minor release that adds new features: * Add support for Python 3.6 * Remove soft-page-break and bug fixes: * Do not guess_type on styled cell content * Remove type attributes when guessing type

pytest 3.3.1 released!

2017-12-11 Thread Bruno Oliveira
Hi everyone, pytest 3.3.1 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at http://doc.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among

PyDev 6.2.0 released

2017-12-11 Thread Fabio Zadrozny
PyDev 6.2.0 Release Highlights - *Interactive Console* - It's possible to use word-wrapping in the PyDev interactive console ( *#PyDev-862*). - *Code Completion* - Checking list unpacking with user specified types. - Code completion aware of variable typing from Pyt

ANN: psutil 5.4.2 released

2017-12-11 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 5.4.2: https://github.com/giampaolo/psutil About = psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is usef

ANN: Trio v0.2.0 released

2017-12-11 Thread Nathaniel Smith
Hi all, I'm proud to announce the release of Trio v0.2.0. Trio is a new async concurrency library for Python that's obsessed with usability and correctness -- we want to make it easy to get things right. This is the second public release, and it contains major new features and bugfixes from 14 con

PyCA cryptography 2.1.4 released

2017-12-11 Thread Paul Kehrer
PyCA cryptography 2.1.4 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. We support Python 2.7, Python 3.4+, and PyPy. Changelog: * Added X5

[RELEASE] Python 3.6.4rc1 and 3.7.0a3 now available for testing

2017-12-11 Thread Ned Deily
Announcing the immediate availability of Python 3.6.4 release candidate 1 and of Python 3.7.0 alpha 3! Python 3.6.4rc1 is the first release candidate for Python 3.6.4, the next maintenance release of Python 3.6. While 3.6.4rc1 is a preview release and, thus, not intended for production environmen