- Revert the switch to openblas, should skip test instead
* see discussion at gh#scipy/scipy#21475 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=174
This commit is contained in:
parent
04389342d2
commit
bec1d9ad74
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 17:23:11 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Revert the switch to openblas, should skip test instead
|
||||
* see discussion at gh#scipy/scipy#21475
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 01:59:21 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
@ -24,8 +24,7 @@
|
||||
%define hpc_upcase_trans_hyph() %(echo %{**} | tr [a-z] [A-Z] | tr '-' '_')
|
||||
%if "%{flavor}" == ""
|
||||
%bcond_with hpc
|
||||
# Use openblas instead of blas+lapack - https://github.com/scipy/scipy/issues/21475#issuecomment-2446077407
|
||||
%bcond_without openblas
|
||||
%bcond_with openblas
|
||||
%endif
|
||||
%if "%{flavor}" == "gnu-hpc"
|
||||
%bcond_without hpc
|
||||
|
Loading…
x
Reference in New Issue
Block a user