Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2017-11-09 13:56:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Thu Nov  9 13:56:51 2017 rev:26 rq:536928 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2017-07-12 19:36:10.566906622 +0200
+++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes   
2017-11-09 13:57:28.535818964 +0100
@@ -1,0 +2,8 @@
+Thu Oct 26 03:22:32 UTC 2017 - [email protected]
+
+- Update to version 1.0.0
+  * Many changes. Please see changelog at:
+    
https://github.com/scipy/scipy/blob/v1.0.0/doc/release/1.0.0-notes.rst#why-1-0-now
+- Rebase no_implicit_decl.patch
+
+-------------------------------------------------------------------

Old:
----
  scipy-0.19.1.tar.gz

New:
----
  python-scipy-rpmlintrc
  scipy-1.0.0.tar.gz

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.u7ef1g/_old  2017-11-09 13:57:30.863734158 +0100
+++ /var/tmp/diff_new_pack.u7ef1g/_new  2017-11-09 13:57:30.867734013 +0100
@@ -35,13 +35,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-scipy
-Version:        0.19.1
+Version:        1.0.0
 Release:        0
 Summary:        Scientific Tools for Python
 License:        BSD-3-Clause and LGPL-2.0+
 Group:          Development/Libraries/Python
 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:  blas-devel
@@ -104,19 +105,8 @@
 
 %install
 %python_install
-%{python_expand pushd %{buildroot}%{$python_sitearch}
-find scipy -type d -name tests | xargs rm -rf # Don't ship tests
-# fix executability issue
-modpaths=( "scipy/io/arff/arffread.py" "scipy/special/spfun_stats.py" 
"scipy/special/generate_ufuncs.py" )
-for f in "${modpaths[@]}" ; do
-chmod a+x $f
-sed -i "s|#! /usr/bin/env python|#!%__$python|" $f
-$python -m compileall -d %{$python_sitearch} `dirname $f`
-$python -O -m compileall -d %{$python_sitearch} `dirname $f`
-done
-popd
-%fdupes %{buildroot}%{$python_sitearch}
-}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
+
 
 %files %{python_files}
 %defattr(-,root,root,-)

++++++ no_implicit_decl.patch ++++++
--- /var/tmp/diff_new_pack.u7ef1g/_old  2017-11-09 13:57:30.887733284 +0100
+++ /var/tmp/diff_new_pack.u7ef1g/_new  2017-11-09 13:57:30.887733284 +0100
@@ -40,12 +40,13 @@
 
 --- a/scipy/spatial/qhull_misc.h
 +++ b/scipy/spatial/qhull_misc.h
-@@ -3,6 +3,8 @@
+@@ -2,6 +2,9 @@
+  * Handle different Fortran conventions.
   */
  
- #include "qhull_misc_config.h"
 +#include <stdio.h>
 +#include <lapacke.h>
- 
++
  #if defined(NO_APPEND_FORTRAN)
  #if defined(UPPERCASE_FORTRAN)
+ #define F_FUNC(f,F) F

++++++ python-scipy-rpmlintrc ++++++
addFilter('devel-file-in-non-devel-package .*/tests/.*')++++++ 
scipy-0.19.1.tar.gz -> scipy-1.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-scipy/scipy-0.19.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-scipy.new/scipy-1.0.0.tar.gz differ: char 5, 
line 1


Reply via email to