Package: mpi4py / 4.1.0-4

Metadata

Package Version Patches format
mpi4py 4.1.0-4 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
skip_ppc_failing_tests.patch | (download)

test/test_datatype.py | 6 6 + 0 - 0 !
test/test_spawn.py | 3 3 + 0 - 0 !
2 files changed, 9 insertions(+)

---
skip_s390x_failing_tests.patch | (download)

test/test_util_pool.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
skip_testPackUnpackExternal_sparc64.patch | (download)

test/test_pack.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
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.