Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mpi4py for openSUSE:Factory checked in at 2021-09-20 23:32:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mpi4py (Old) and /work/SRC/openSUSE:Factory/.python-mpi4py.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mpi4py" Mon Sep 20 23:32:28 2021 rev:12 rq:919998 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mpi4py/python-mpi4py.changes 2021-02-26 21:59:48.923839999 +0100 +++ /work/SRC/openSUSE:Factory/.python-mpi4py.new.1899/python-mpi4py.changes 2021-09-20 23:33:33.599203731 +0200 @@ -1,0 +2,10 @@ +Sat Sep 18 01:29:32 UTC 2021 - Christoph Junghans <[email protected]> + +- Reactivate test_msgspec, disable test_spawn + +------------------------------------------------------------------- +Fri Sep 17 00:28:00 UTC 2021 - Christoph Junghans <[email protected]> + +- Build against openmpi4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mpi4py.spec ++++++ --- /var/tmp/diff_new_pack.3jHWVi/_old 2021-09-20 23:33:34.035204269 +0200 +++ /var/tmp/diff_new_pack.3jHWVi/_new 2021-09-20 23:33:34.039204274 +0200 @@ -21,7 +21,7 @@ %if 0%{?sle_version} && 0%{?sle_version} < 150000 %define mpiver openmpi %else - %define mpiver openmpi2 + %define mpiver openmpi4 %endif Name: python-mpi4py Version: 3.0.3 @@ -142,7 +142,7 @@ rm -rf build _build.* %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} rm -rf build _build.* -%{_libdir}/mpi/gcc/%{mpiver}/bin/mpiexec --use-hwthread-cpus --mca btl tcp,self -n 1 $python -B test/runtests.py -v --exclude="test_msgspec" +%{_libdir}/mpi/gcc/%{mpiver}/bin/mpiexec --use-hwthread-cpus --mca btl tcp,self -n 1 $python -B test/runtests.py -v --exclude="test_spawn" } %files %{python_files}
