SatPy 0.9.1 Released

2018-08-20 Thread David Hoese
On behalf of the PyTroll community I am please to announce the release of SatPy 0.9.1. This release includes many bug fixes collected over the last month since the 0.9.0 release. SatPy is a python library for reading and manipulating meteorological remote sensing data and writing it to

ANN: NumExpr 2.6.8

2018-08-20 Thread Robert McLeod
== Announcing Numexpr 2.6.8 == Hi everyone, Our attempt to fix the memory leak in 2.6.7 had an unforseen consequence that the `f_locals` from the top-most frame is actually `f_globals`, and clearing it to fix the extra reference count deletes all

[ANN] iPOPO 0.8.0

2018-08-20 Thread Thomas Calmant
Hello, I'm happy to announce that iPOPO v0.8.0 has just been released! What is iPOPO = iPOPO is a Service-Oriented Component Model (SOCM) based on Pelix, a dynamic service platform. Both are inspired on two popular Java technologies for the development of long-lived applications:

pytest 3.7.2 released

2018-08-20 Thread Bruno Oliveira
pytest 3.7.2 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 them: *

PyCA cryptography 2.3.1 released

2018-08-20 Thread Paul Kehrer
PyCA cryptography 2.3.1 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

skipole 1.0.0 released

2018-08-20 Thread Bernard Czenkusz
SKIPOLE is an application which creates a web service that you can tailor with your own Python functions. It can be used to create a web service for any application but was particularly designed with the Raspberry Pi in mind. It gives you the capability to create a web front end for your

ANN: Numexpr 2.6.7

2018-08-20 Thread Robert McLeod
== Announcing Numexpr 2.6.7 == Hi everyone, This is a bug-fix release. Thanks to Lehman Garrison for a fix that could result in memory leak-like behavior. Project documentation is available at: http://numexpr.readthedocs.io/ Changes from 2.6.6

skipole 1.0.0 released

2018-08-20 Thread Bernard Czenkusz
SKIPOLE is an application which creates a web service that you can tailor with your own Python functions. It can be used to create a web service for any application but was particularly designed with the Raspberry Pi in mind. It gives you the capability to create a web front end for your