Hello community,

here is the log from the commit of package python3-numpy for openSUSE:Factory 
checked in at 2016-04-01 13:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python3-numpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-numpy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-numpy/python3-numpy-doc.changes  
2016-01-08 15:24:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-numpy.new/python3-numpy-doc.changes     
2016-04-01 13:02:09.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 02:16:30 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * require setuptools
+
+- update to version 1.11.0:
+  * Highlights
+    + The datetime64 type is now timezone naive.
+    + A dtype parameter has been added to randint.
+    + Improved detection of two arrays possibly sharing memory.
+    + Automatic bin size estimation for np.histogram.
+    + Speed optimization of A @ A.T and dot(A, A.T).
+    + New function np.moveaxis for reordering array axes.
+  * full changelog at 
https://github.com/numpy/numpy/blob/master/doc/release/1.11.0-notes.rst
+
+-------------------------------------------------------------------
python3-numpy.changes: same change

Old:
----
  numpy-1.10.4.tar.gz

New:
----
  numpy-1.11.0.tar.gz

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

Other differences:
------------------
++++++ python3-numpy-doc.spec ++++++
--- /var/tmp/diff_new_pack.56H4Oq/_old  2016-04-01 13:02:10.000000000 +0200
+++ /var/tmp/diff_new_pack.56H4Oq/_new  2016-04-01 13:02:10.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-numpy-doc
-Version:        1.10.4
+Version:        1.11.0
 Release:        0
 Url:            http://www.numpy.org/
 Summary:        Documentation for python3-numpy
@@ -36,6 +36,7 @@
 BuildRequires:  python3-numpy-devel = %{version}
 BuildRequires:  python3-numpydoc
 BuildRequires:  python3-pyparsing
+BuildRequires:  python3-setuptools
 BuildArch:      noarch
 Recommends:     python3-numpy
 Provides:       python3-numpy-doc-html = 1.7.1

++++++ python3-numpy.spec ++++++
--- /var/tmp/diff_new_pack.56H4Oq/_old  2016-04-01 13:02:10.000000000 +0200
+++ /var/tmp/diff_new_pack.56H4Oq/_new  2016-04-01 13:02:10.000000000 +0200
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:           python3-numpy
-Version:        1.10.4
+Version:        1.11.0
 Release:        0
 Url:            http://www.numpy.org/
 Summary:        NumPy array processing for numbers, strings, records and 
objects
@@ -37,6 +37,7 @@
 BuildRequires:  lapack-devel
 BuildRequires:  python3 >= 3.2
 BuildRequires:  python3-devel >= 3.2
+BuildRequires:  python3-setuptools
 # Cython needed for mtrand.c regenerating (python3.3)
 BuildRequires:  python3-Cython
 %if %{with_atlas} == 1

++++++ numpy-1.10.4.tar.gz -> numpy-1.11.0.tar.gz ++++++
++++ 86779 lines of diff (skipped)


Reply via email to