Package: pytest-mpi / 0.6-9

Metadata

Package Version Patches format
pytest-mpi 0.6-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
py.test 3 | (download)

tox.ini | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 use the debian package name for pytest
oversubscribe_tests | (download)

tests/conftest.py | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 allow the tests to oversubscribe the available number of cores
test_sybil.patch | (download)

docs/conftest.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
default_timeout_as_env_var.patch | (download)

tests/conftest.py | 13 11 + 2 - 0 !
tests/test_fixtures.py | 7 4 + 3 - 0 !
2 files changed, 15 insertions(+), 5 deletions(-)

---
sphinx 8.0.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 port to sphinx 8.0

The old `intersphinx_mapping` format has been removed; it must now map
identifiers to (target, inventory) tuples.

intersphinx_local_docs.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---