Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2020-08-15 21:12:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Sat Aug 15 21:12:40 2020 rev:42 rq:826319 version:1.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2020-03-27 00:27:09.780313504 +0100
+++ /work/SRC/openSUSE:Factory/.python-scipy.new.3399/python-scipy.changes      
2020-08-15 21:12:53.015368761 +0200
@@ -1,0 +2,11 @@
+Thu Aug 13 07:23:03 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to 1.5.2
+  * wrappers for more than a dozen new LAPACK routines are now available in 
scipy.linalg.lapack
+  * Improved support for leveraging 64-bit integer size from linear algebra 
backends
+  * addition of the probability distribution for two-sided one-sample 
Kolmogorov-Smirnov tests
+  * see upstream changelog for more detailed info
+- Drop breaking patch no_implicit_decl.patch
+  * the problem is with lapacke
+
+-------------------------------------------------------------------

Old:
----
  no_implicit_decl.patch
  scipy-1.4.1.tar.gz

New:
----
  scipy-1.5.2.tar.gz

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.vDBgcc/_old  2020-08-15 21:12:58.571371870 +0200
+++ /var/tmp/diff_new_pack.vDBgcc/_new  2020-08-15 21:12:58.571371870 +0200
@@ -18,7 +18,7 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define _ver 1_4_1
+%define _ver 1_5_2
 %define shortname scipy
 %define pname python-%{shortname}
 
@@ -86,7 +86,7 @@
 
 %define         skip_python2 1
 Name:           %{package_name}
-Version:        1.4.1
+Version:        1.5.2
 Release:        0
 Summary:        Scientific Tools for Python
 License:        BSD-3-Clause AND LGPL-2.0-or-later
@@ -94,8 +94,6 @@
 URL:            http://www.scipy.org
 Source0:        
https://files.pythonhosted.org/packages/source/s/scipy/scipy-%{version}.tar.gz
 Source100:      python-scipy-rpmlintrc
-# PATCH-FIX-OPENSUSE - no_implicit_decl.patch - Fix implicit-pointer-decl 
warnings and implicit-fortify-decl error
-Patch0:         no_implicit_decl.patch
 BuildRequires:  %{python_module Cython >= 0.19}
 BuildRequires:  %{python_module devel >= 3.5}
 BuildRequires:  %{python_module pybind11 >= 2.2.4}
@@ -114,7 +112,6 @@
 BuildRequires:  lapack-devel
  %endif
 BuildRequires:  %{python_module numpy-devel >= 1.5.1}
-BuildRequires:  lapacke-devel
 Requires:       python-numpy >= 1.5.1
 Requires:       python-pybind11 >= 2.2.4
 %else
@@ -140,12 +137,10 @@
 
 %prep
 %setup -q -n scipy-%{version}
-%patch0 -p1
 find . -type f -name "*.py" -exec sed -i "s|#!%{_bindir}/env python||" {} \;
 
 %build
 %{python_expand #
-export FFLAGS="-std=legacy"
 %if %{with hpc}
 py_ver=%{$python_version}
 %hpc_setup

++++++ scipy-1.4.1.tar.gz -> scipy-1.5.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scipy/scipy-1.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-scipy.new.3399/scipy-1.5.2.tar.gz differ: 
char 5, line 1


Reply via email to