Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2018-01-16 09:26:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Tue Jan 16 09:26:17 2018 rev:62 rq:563390 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2017-11-23 09:34:16.394714686 +0100
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2018-01-16 09:26:23.194567202 +0100
@@ -1,0 +2,13 @@
+Wed Jan 10 09:04:47 UTC 2018 - [email protected]
+
+- update to version 1.14.0
+  Changes documented in release notes:
+  https://github.com/numpy/numpy/blob/master/doc/release/1.14.0-notes.rst
+
+-------------------------------------------------------------------
+Fri Jan  5 19:17:07 UTC 2018 - [email protected]
+
+- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.
+- Fix library package requires - use HPC macro (boo#1074890).
+
+-------------------------------------------------------------------

Old:
----
  numpy-1.13.3.zip

New:
----
  numpy-1.14.0.zip

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.IufKnq/_old  2018-01-16 09:26:23.862535951 +0100
+++ /var/tmp/diff_new_pack.IufKnq/_new  2018-01-16 09:26:23.866535763 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numpy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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.13.3
-%define _ver 1_13_3
+%define ver 1.14.0
+%define _ver 1_14_0
 %define pname python-numpy
 
 %bcond_with ringdisabled
@@ -43,9 +43,9 @@
  %bcond_without hpc
 %endif
 
-%if "%flavor" == "gnu6-hpc"
+%if "%flavor" == "gnu7-hpc"
  %bcond_without hpc
- %define c_f_ver 6
+ %define c_f_ver 7
 %endif
 
 %if %{without hpc}
@@ -101,7 +101,6 @@
 BuildRequires:  lua-lmod
 BuildRequires:  suse-hpc
 Requires:       libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc
-Requires:       lua-lmod
 %endif
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}


Reply via email to