Hello community,

here is the log from the commit of package python-scipy for openSUSE:Leap:15.2 
checked in at 2020-05-12 11:32:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-scipy (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-scipy.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Tue May 12 11:32:11 2020 rev:16 rq:801872 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-scipy/python-scipy.changes      
2020-03-01 08:50:49.265207271 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-scipy.new.2738/python-scipy.changes    
2020-05-12 11:32:19.251734344 +0200
@@ -1,0 +2,7 @@
+Mon Mar 16 13:51:18 UTC 2020 - Egbert Eich <[email protected]>
+
+- 'umpfack' is a runtime dependency of scipy. No build time
+  dependency to suitesparse is required (jsc#SLE-11732).
+- Eliminate one site.cfg entirely as it is not used anymore.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.byVdcJ/_old  2020-05-12 11:32:19.771735437 +0200
+++ /var/tmp/diff_new_pack.byVdcJ/_new  2020-05-12 11:32:19.775735445 +0200
@@ -85,11 +85,6 @@
 %define p_bindir %hpc_bindir
 %endif
 
-%if 0%{?is_opensuse} == 0
-  %bcond_with suitesparse
-%else
-  %bcond_without suitesparse
-%endif
 Name:           %{package_name}
 Version:        1.3.3
 Release:        0
@@ -106,9 +101,6 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with suitesparse}
-BuildRequires:  suitesparse-devel-static
-%endif
 BuildRequires:  swig
 %if %{without hpc}
 BuildRequires:  gcc-c++
@@ -154,18 +146,6 @@
 
 find . -name sobol_vec\* -executable -print -exec chmod -x '{}' \;
 
-cat > site.cfg << EOF
-[amd]
-library_dirs = %{_libdir}
-include_dirs = %{_includedir}/suitesparse:%{_includedir}/ufsparse
-amd_libs = amd
-
-[umfpack]
-library_dirs = %{_libdir}
-include_dirs = %{_includedir}/suitesparse:%{_includedir}/ufsparse
-umfpack_libs = umfpack
-EOF
-
 %build
 %{python_expand #
 %if %{with hpc}


Reply via email to