Changelog for
python3-pytest-mpi-0.6-3.1.noarch.rpm :
* Tue May 28 2024 daniel.garciaAATTsuse.com- Skip some tests that produces a Segmentation fault in s390x
* Thu Nov 10 2022 daniel.garciaAATTsuse.com- Disable again test_fixtures that produces a Segmentation fault in i586
* Tue Nov 08 2022 daniel.garciaAATTsuse.com- Remove pml/ob1 option for tests, bsc#1205139
* Tue Nov 08 2022 daniel.garciaAATTsuse.com- Disable test_fixtures that produces a Segmentation fault in i586
* Tue Nov 08 2022 daniel.garciaAATTsuse.com- Use pml ob1 to run tests
* Tue Nov 08 2022 daniel.garciaAATTsuse.com- Remove pytest-mpi-pr37-sybil3.patch, not needed anymore- Update to 0.6:
* Again no codebase changes, testing/CI and packaging fixes only.
* Update Azure Pipelines to use latest images (so CI runs again)
* Update versioneer to work on future Python versions.
* Fix doctests infrastructure
* Mon Dec 27 2021 codeAATTbnavigator.de- add pytest-mpi-pr37-sybil3.patch -- gh#aragilar/pytest-mpi#37
* Sun Sep 26 2021 hpjAATTurpla.net- Fix build for SLES/Leaps
* Sun Sep 26 2021 hpjAATTurpla.net- Fix build for Tumbleweed
* Mon Mar 15 2021 codeAATTbnavigator.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 2021 codeAATTbnavigator.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 04 2020 badshah400AATTgmail.com- Initial package.