Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-scipy for openSUSE:Factory checked in at 2021-07-28 19:19:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scipy (Old) and /work/SRC/openSUSE:Factory/.python-scipy.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scipy" Wed Jul 28 19:19:29 2021 rev:48 rq:908547 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes 2021-05-05 20:39:42.654990940 +0200 +++ /work/SRC/openSUSE:Factory/.python-scipy.new.1899/python-scipy.changes 2021-07-28 19:19:44.803658607 +0200 @@ -1,0 +2,5 @@ +Mon Jul 26 14:37:33 UTC 2021 - Andreas Schwab <sch...@suse.de> + +- Enable openblas on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scipy.spec ++++++ --- /var/tmp/diff_new_pack.kG6qKj/_old 2021-07-28 19:19:45.423657793 +0200 +++ /var/tmp/diff_new_pack.kG6qKj/_new 2021-07-28 19:19:45.427657788 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-scipy +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -24,7 +24,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %if "%{flavor}" == "standard" %bcond_with hpc - %ifarch armv6l s390 s390x m68k riscv64 + %ifarch armv6l s390 s390x m68k %bcond_with openblas %else %if 0%{?sle_version} == 120200 @@ -70,7 +70,7 @@ %if %{with ringdisabled} ExclusiveArch: do_not_build %endif - %ifarch armv6l s390 s390x m68k riscv64 i586 + %ifarch armv6l s390 s390x m68k i586 ExclusiveArch: do_not_build %endif %{hpc_modules_init openblas}