Package: mpi4py / 4.1.0-6

Metadata

Package Version Patches format
mpi4py 4.1.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
intersphinx_use_local_inventory.patch | (download)

docs/source/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use local intersphinx inventory data
doc_sphinx8.1_fix_PR629.patch | (download)

docs/source/conf.py | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 fix get_documenter monkey-patching for sphinx 8.1
 obj needs to be passed as the second argument, not the first one.
skip_failing_tests_PR690.patch | (download)

test/test_datatype.py | 5 5 + 0 - 0 !
test/test_environ.py | 1 1 + 0 - 0 !
test/test_pack.py | 1 1 + 0 - 0 !
test/test_spawn.py | 4 3 + 1 - 0 !
test/test_util_pool.py | 10 10 + 0 - 0 !
5 files changed, 20 insertions(+), 1 deletion(-)

 [patch] test: handle know failures on debian

Co-authored-by: Drew Parsons <dparsons@debian.org>