From e231080008b87f8249c0a27c75c48ee1e2ae8a4d311942e3224caf5dd4d7e123 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Tue, 28 Sep 2021 07:48:27 +0000 Subject: [PATCH] Accepting request 921946 from home:NMoreyChaisemartin:branches:science:HPC - Remove obsolete python dependency (bsc#1190996) OBS-URL: https://build.opensuse.org/request/show/921946 OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=84 --- mvapich2.changes | 5 +++++ mvapich2.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mvapich2.changes b/mvapich2.changes index 9b3df4f..1411fb1 100644 --- a/mvapich2.changes +++ b/mvapich2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 28 07:20:18 UTC 2021 - Nicolas Morey-Chaisemartin + +- Remove obsolete python dependency (bsc#1190996) + ------------------------------------------------------------------- Tue May 18 08:08:52 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/mvapich2.spec b/mvapich2.spec index fdea44f..44b876c 100644 --- a/mvapich2.spec +++ b/mvapich2.spec @@ -1,5 +1,5 @@ # -# spec file for package mvapich2 +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -276,7 +276,6 @@ BuildRequires: libnuma-devel %endif BuildRequires: libtool BuildRequires: libtool -BuildRequires: python-devel BuildRequires: sysfsutils %if %{without hpc} BuildRequires: gcc-c++