2024-05-28 09:30:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 28 07:30:07 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Skip some tests that produces a Segmentation fault in s390x
|
|
|
|
|
2022-11-10 16:28:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 10 15:24:16 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Disable again test_fixtures that produces a Segmentation fault in i586
|
|
|
|
|
2022-11-10 09:15:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 12:44:13 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Remove pml/ob1 option for tests, bsc#1205139
|
|
|
|
|
2022-11-08 12:28:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 11:27:29 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Disable test_fixtures that produces a Segmentation fault in i586
|
|
|
|
|
2022-11-08 11:22:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 10:21:48 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
|
|
|
|
- Use pml ob1 to run tests
|
|
|
|
|
2022-11-08 10:46:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 8 09:45:07 UTC 2022 - Daniel Garcia <daniel.garcia@suse.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
|
|
|
|
|
2021-12-27 23:53:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 27 15:58:20 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- add pytest-mpi-pr37-sybil3.patch -- gh#aragilar/pytest-mpi#37
|
|
|
|
|
2021-09-28 15:58:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 26 15:50:10 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
|
|
|
|
- Fix build for SLES/Leaps
|
|
|
|
|
2021-09-26 16:41:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 26 14:12:36 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
|
|
|
|
- Fix build for Tumbleweed
|
|
|
|
|
2021-03-24 11:17:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2021-02-23 23:48:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2021-02-23 23:48:23 +01:00
|
|
|
gh#aragilar/pytest-mpi#17
|
2021-02-23 23:48:01 +01:00
|
|
|
|
2020-12-10 11:49:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 4 13:23:28 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
|
|
|
|
- Initial package.
|