Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2019-02-08 13:48:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Fri Feb  8 13:48:30 2019 rev:73 rq:672132 version:1.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2018-12-28 12:33:36.128035406 +0100
+++ /work/SRC/openSUSE:Factory/.python-numpy.new.28833/python-numpy.changes     
2019-02-08 13:48:31.830776805 +0100
@@ -1,0 +2,10 @@
+Tue Feb  5 22:14:25 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to version 1.16.1
+  Changes documented in release notes:
+  https://github.com/numpy/numpy/blob/master/doc/release/1.16.1-notes.rst
+- Update to version 1.16.0
+  Changes documented in release notes:
+  https://github.com/numpy/numpy/blob/master/doc/release/1.16.0-notes.rst
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.15.4.zip

New:
----
  numpy-1.16.1.zip

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.PSFsWp/_old  2019-02-08 13:48:32.550776580 +0100
+++ /var/tmp/diff_new_pack.PSFsWp/_new  2019-02-08 13:48:32.554776579 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numpy
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,8 +18,8 @@
 
 %global flavor @BUILD_FLAVOR@%{nil}
 
-%define ver 1.15.4
-%define _ver 1_15_4
+%define ver 1.16.1
+%define _ver 1_16_1
 %define pname python-numpy
 
 %bcond_with ringdisabled
@@ -248,8 +248,9 @@
 %files %{python_files}
 %defattr(-,root,root)
 %doc *.txt
-%python2_only %{p_bindir}/f2py2
-%python3_only %{p_bindir}/f2py3
+%python2_only %{p_bindir}/f2py2*
+%python3_only %{p_bindir}/f2py3*
+%python3_only %{p_bindir}/f2py
 %{p_python_sitearch}/numpy/
 %{p_python_sitearch}/numpy-%{version}-py*.egg-info
 %exclude %{p_python_sitearch}/numpy/*/*/*.c


Reply via email to