python-pytest-mpi/python-pytest-mpi.changes
Atri Bhattacharya edbd929d1e Accepting request 880828 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.5
  * fixes the test suite for pytest 6.2
- Skip python36 build: With NumPy 1.20, python36-numpy is no
  longer available in Tumbleweed (NEP 29). Mpi4py depends on NumPy,
  pytest-mpi us almost useless (and not testable) without mpi4py.

OBS-URL: https://build.opensuse.org/request/show/880828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=7
2021-03-24 10:17:53 +00:00

21 lines
839 B
Plaintext

-------------------------------------------------------------------
Mon Mar 15 10:19:55 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.5
* fixes the test suite for pytest 6.2
- Skip python36 build: With NumPy 1.20, python36-numpy is no
longer available in Tumbleweed (NEP 29). Mpi4py depends on NumPy,
pytest-mpi us almost useless (and not testable) without mpi4py.
-------------------------------------------------------------------
Tue Feb 23 22:07:18 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Disable most of the test suite. The offending code not working
with pytest 6.2 is in the test suite, not the plugin code itself
gh#aragilar/pytest-mpi#17
-------------------------------------------------------------------
Fri Dec 4 13:23:28 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.