wxPython 4.0.4

2019-01-07 Thread Robin Dunn
Announcing wxPython 4.0.4 = PyPI: https://pypi.org/project/wxPython/4.0.4 Extras: https://extras.wxPython.org/wxPython4/extras/ Pip:``pip install wxPython==4.0.4`` Changes in this release include the following: * Fixed an issue where wx.lib.intctrl would erroneous

pytest 4.1.0

2019-01-07 Thread Bruno Oliveira
The pytest team is proud to announce the 4.1.0 release! In this release, a number of features have been removed (which were previously warnings turned into errors), so users are strongly encouraged to take a look at the CHANGELOG before updating: https://docs.pytest.org/en/latest/changelog.ht

Salabim 19.0.0 released.

2019-01-07 Thread Ruud van der Ham
I have just released salabim 19.0.0, which is a package for discrete event simulation and animation. See www.salabim.org for details. Release notes = New functionality - Queues now register the arrival rate and the departure rate, defined as number of arrivals since

NumPy 1.16.0rc2 released

2019-01-07 Thread Charles R Harris
Hi All, On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.16.0rc2. This is the last NumPy release to support Python 2.7 and will be maintained as a long term release with bug fixes until 2020. This release has seen a lot of refactoring and features many bug fixes, improve