From 43e93f8ceab6e44ca459a1f8c9ca7fcade356ffdac86f910aa111a0137aceba0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 May 2024 12:19:46 +0000 Subject: [PATCH] Accepting request 1173495 from home:AdaLovelace:branches:devel:languages:python:numeric - Enable openblas for python-numpy:gnu-hpc on s390x OBS-URL: https://build.opensuse.org/request/show/1173495 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=159 --- python-numpy.changes | 5 +++++ python-numpy.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/python-numpy.changes b/python-numpy.changes index eddb273..f1a5832 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 12 14:46:08 UTC 2024 - Sarah Kriesch + +- Enable openblas for python-numpy:gnu-hpc on s390x + ------------------------------------------------------------------- Tue Apr 23 12:52:21 UTC 2024 - Steve Kowalik diff --git a/python-numpy.spec b/python-numpy.spec index d9ffbff..d4b2f65 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -39,9 +39,6 @@ %if 0%{?sle_version} == 120300 %{?with_openblas:ExclusiveArch: do_not_build} %endif -%ifarch s390 s390x -%{?with_openblas:ExclusiveArch: do_not_build} -%endif %{?with_hpc:%{hpc_requires}} # %if 0%{?suse_version} > 1500