Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2018-05-13 15:57:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Sun May 13 15:57:04 2018 rev:29 rq:606549 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2018-04-11 13:48:17.632525417 +0200
+++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes   
2018-05-13 15:57:06.339756214 +0200
@@ -1,0 +2,12 @@
+Fri May 11 20:17:12 UTC 2018 - [email protected]
+
+- Fix build on SLE
+
+-------------------------------------------------------------------
+Mon May  7 06:48:57 UTC 2018 - [email protected]
+
+- Update to version 1.1.0
+  * Many changes. Please see changelog at:
+    https://github.com/scipy/scipy/blob/v1.1.0/doc/release/1.1.0-notes.rst
+
+-------------------------------------------------------------------

Old:
----
  scipy-1.0.1.tar.gz

New:
----
  scipy-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.K5cM9M/_old  2018-05-13 15:57:09.335646893 +0200
+++ /var/tmp/diff_new_pack.K5cM9M/_new  2018-05-13 15:57:09.339646747 +0200
@@ -20,7 +20,7 @@
 %if 0%{?is_opensuse} == 0
   %bcond_with openblas
 %else
-  %ifarch armv6l s390x m68k riscv64
+  %ifarch armv6l s390 s390x m68k riscv64
     %bcond_with openblas
   %else
     %if 0%{?sle_version} == 120200
@@ -34,8 +34,13 @@
     %endif
   %endif
 %endif
+%if 0%{?is_opensuse} == 0
+  %bcond_with suitesparse
+%else
+  %bcond_without suitesparse
+%endif
 Name:           python-scipy
-Version:        1.0.1
+Version:        1.1.0
 Release:        0
 Summary:        Scientific Tools for Python
 License:        BSD-3-Clause AND LGPL-2.0-or-later
@@ -57,9 +62,11 @@
 BuildRequires:  lapack-devel
 BuildRequires:  lapacke-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  suitesparse-devel-static
 BuildRequires:  swig
 Requires:       python-numpy >= 1.5.1
+%if %{with suitesparse}
+BuildRequires:  suitesparse-devel-static
+%endif
 %if %{with openblas}
 BuildRequires:  openblas-devel
 %endif

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


Reply via email to