Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2019-06-02 15:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Sun Jun  2 15:15:51 2019 rev:80 rq:706488 version:1.16.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2019-05-22 10:54:10.727189964 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.5148/python-numpy.changes      
2019-06-02 15:15:53.226091144 +0200
@@ -1,0 +2,17 @@
+Thu May 30 06:51:14 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Disable LTO in order to address boo#1136831.
+
+-------------------------------------------------------------------
+Tue May 28 20:37:45 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- update to version 1.16.3
+  * The NumPy 1.16.4 release fixes bugs reported against the 1.16.3 release, 
and
+    also backports several enhancements from master that seem appropriate for a
+    release series that is the last to support Python 2.7.
+  + New deprecations
+    * Writeable flag of C-API wrapped arrays
+  + Compatibility notes
+    * Potential changes to the random stream
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.16.3.zip

New:
----
  numpy-1.16.4.zip

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.UgHBbU/_old  2019-06-02 15:15:54.958090394 +0200
+++ /var/tmp/diff_new_pack.UgHBbU/_new  2019-06-02 15:15:54.962090392 +0200
@@ -18,7 +18,7 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define _ver 1_16_3
+%define _ver 1_16_4
 %define pname python-numpy
 
 %bcond_with ringdisabled
@@ -77,7 +77,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           %{package_name}
-Version:        1.16.3
+Version:        1.16.4
 Release:        0
 Summary:        NumPy array processing for numbers, strings, records and 
objects
 License:        BSD-3-Clause
@@ -172,6 +172,7 @@
 sed -i '1s/^#!.*$//' 
numpy/{compat/setup,distutils/{conv_template,cpuinfo,exec_command,from_template,setup,system_info},f2py/{__init__,auxfuncs,capi_maps,cb_rules,cfuncs,common_rules,crackfortran,diagnose,f2py2e,f90mod_rules,func2subr,rules,setup,use_rules},ma/{setup,bench},matrixlib/setup,setup,testing/{print_coercion_tables,setup}}.py
 
 %build
+%define _lto_cflags %{nil}
 %if %{with hpc}
 %hpc_setup
 module load openblas


Reply via email to