Accepting request 573260 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/573260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=64
This commit is contained in:
parent
a9db530e5e
commit
86f4ebb8ed
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 09:26:56 UTC 2018 - eich@suse.com
|
||||
|
||||
- The HPC of python-numpy expects openBLAS. OpenBLAS is not availble
|
||||
for sc390: disable buidling on s390 for HPC (bsc#1079513).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 16:17:22 CET 2018 - ro@suse.de
|
||||
|
||||
|
@ -48,6 +48,10 @@ ExclusiveArch: do_not_build
|
||||
%define c_f_ver 7
|
||||
%endif
|
||||
|
||||
%ifarch s390
|
||||
%{?with_openblas:ExclusiveArch: do_not_build}
|
||||
%endif
|
||||
|
||||
%if %{without hpc}
|
||||
%define package_name %{pname}
|
||||
%define p_python_sitearch %python_sitearch
|
||||
|
Loading…
x
Reference in New Issue
Block a user