From cbcfde4e158274c8fa4dceca65a1dfae5addaee4bb1894ed6d3dc759490e6426 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Fri, 17 Sep 2021 00:31:52 +0000 Subject: [PATCH] Accepting request 919605 from home:cjunghans:branches:devel:languages:python:numeric mpi4py is one of the last packages on tumbleweed still using openmpi2, so build against openmpi4. OBS-URL: https://build.opensuse.org/request/show/919605 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-mpi4py?expand=0&rev=16 --- python-mpi4py.changes | 5 +++++ python-mpi4py.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-mpi4py.changes b/python-mpi4py.changes index 9c9049a..9a4c11f 100644 --- a/python-mpi4py.changes +++ b/python-mpi4py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 17 00:28:00 UTC 2021 - Christoph Junghans + +- Build against openmpi4 + ------------------------------------------------------------------- Thu Feb 25 18:03:42 UTC 2021 - andy great diff --git a/python-mpi4py.spec b/python-mpi4py.spec index d4a1f3d..5cb0bb3 100644 --- a/python-mpi4py.spec +++ b/python-mpi4py.spec @@ -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