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 2022-11-08 10:55:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mpi4py (Old)
 and      /work/SRC/openSUSE:Factory/.python-mpi4py.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mpi4py"

Tue Nov  8 10:55:16 2022 rev:16 rq:1034457 version:3.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mpi4py/python-mpi4py.changes      
2022-01-06 15:51:00.680962297 +0100
+++ /work/SRC/openSUSE:Factory/.python-mpi4py.new.1597/python-mpi4py.changes    
2022-11-08 10:56:18.617961232 +0100
@@ -1,0 +2,15 @@
+Mon Nov  7 16:19:58 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Use pml/ob1 for tests
+- Update to 3.1.4
+  * Rebuild C sources with Cython 0.29.32 to support Python 3.11.
+  * Fix contiguity check for DLPack and CAI buffers.
+  * Workaround build failures with setuptools v60.
+
+-------------------------------------------------------------------
+Mon Oct 17 05:39:51 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Add patch support-numpy-1.22.patch:
+  * Support NumPy 1.22+ 
+
+-------------------------------------------------------------------

Old:
----
  mpi4py-3.1.3.tar.gz

New:
----
  mpi4py-3.1.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mpi4py.spec ++++++
--- /var/tmp/diff_new_pack.hhk7SY/_old  2022-11-08 10:56:19.225962662 +0100
+++ /var/tmp/diff_new_pack.hhk7SY/_new  2022-11-08 10:56:19.229962672 +0100
@@ -21,11 +21,11 @@
 %define skip_python36 1
 
 Name:           python-mpi4py
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 Summary:        MPI for Python
 License:        BSD-2-Clause
-URL:            https://bitbucket.org/mpi4py/mpi4py
+URL:            https://github.com/mpi4py/mpi4py
 Source:         
https://files.pythonhosted.org/packages/source/m/mpi4py/mpi4py-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
@@ -34,6 +34,9 @@
 BuildRequires:  fdupes
 BuildRequires:  openmpi-macros-devel
 BuildRequires:  python-rpm-macros
+# Test dependencies
+BuildRequires:  %{python_module cffi}
+BuildRequires:  %{python_module PyYAML}
 %openmpi_requires
 
 %python_subpackages
@@ -97,7 +100,7 @@
 Documentation files and demos for %{name}.
 
 %prep
-%setup -q -n mpi4py-%{version}
+%autosetup -p1 -n mpi4py-%{version}
 rm demo/*/runtests.bat docs/source/usrman/make.bat 
docs/source/usrman/.gitignore
 sed -i 's/\r$//' docs/usrman/objects.inv
 sed -i '1!b;/^#!\/usr\/bin\/python/d' demo/python-config
@@ -144,7 +147,7 @@
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
 rm -rf build _build.*
 %setup_openmpi
-%{openmpi_prefix}/bin/mpiexec --use-hwthread-cpus --mca btl tcp,self -n 1  
$python -B test/runtests.py -v --exclude="$donttest"
+%{openmpi_prefix}/bin/mpiexec --use-hwthread-cpus --mca pml ob1 --mca btl 
tcp,self -n 1  $python -B test/runtests.py -v --exclude="$donttest"
 }
 
 %files %{python_files}

++++++ mpi4py-3.1.3.tar.gz -> mpi4py-3.1.4.tar.gz ++++++
++++ 115764 lines of diff (skipped)

Reply via email to