Hello community,

here is the log from the commit of package python3-numpy for openSUSE:Factory 
checked in at 2016-10-10 16:17:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 18:45:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-numpy.new/python3-numpy-doc.changes     
2016-10-10 16:17:22.000000000 +0200
@@ -1,0 +2,43 @@
+Tue Oct  4 03:55:47 UTC 2016 - a...@gmx.de
+
+- update to version 1.11.2:
+  * #7736 BUG: Many functions silently drop 'keepdims' kwarg.
+  * #7738 ENH: Add extra kwargs and update doc of many MA methods.
+  * #7778 DOC: Update Numpy 1.11.1 release notes.
+  * #7793 BUG: MaskedArray.count treats negative axes incorrectly.
+  * #7816 BUG: Fix array too big error for wide dtypes.
+  * #7821 BUG: Make sure npy_mul_with_overflow_<type> detects
+    overflow.
+  * #7824 MAINT: Allocate fewer bytes for empty arrays.
+  * #7847 MAINT,DOC: Fix some imp module uses and update f2py.compile
+    docstring.
+  * #7849 MAINT: Fix remaining uses of deprecated Python imp module.
+  * #7851 BLD: Fix ATLAS version detection.
+  * #7896 BUG: Construct ma.array from np.array which contains
+    padding.
+  * #7904 BUG: Fix float16 type not being called due to wrong
+    ordering.
+  * #7917 BUG: Production install of numpy should not require nose.
+  * #7919 BLD: Fixed MKL detection for recent versions of this
+    library.
+  * #7920 BUG: Fix for issue #7835 (ma.median of 1d).
+  * #7932 BUG: Monkey-patch _msvccompile.gen_lib_option like other
+    compilers.
+  * #7939 BUG: Check for HAVE_LDOUBLE_DOUBLE_DOUBLE_LE in
+    npy_math_complex.
+  * #7953 BUG: Guard against buggy comparisons in generic quicksort.
+  * #7954 BUG: Use keyword arguments to initialize Extension base
+    class.
+  * #7955 BUG: Make sure numpy globals keep identity after reload.
+  * #7972 BUG: MSVCCompiler grows 'lib' & 'include' env strings
+    exponentially.
+  * #8005 BLD: Remove __NUMPY_SETUP__ from builtins at end of
+    setup.py.
+  * #8010 MAINT: Remove leftover imp module imports.
+  * #8020 BUG: Fix return of np.ma.count if keepdims is True and axis
+    is None.
+  * #8024 BUG: Fix numpy.ma.median.
+  * #8031 BUG: Fix np.ma.median with only one non-masked value.
+  * #8044 BUG: Fix bug in NpyIter buffering with discontinuous arrays.
+
+-------------------------------------------------------------------
python3-numpy.changes: same change

Old:
----
  numpy-1.11.1.tar.gz

New:
----
  numpy-1.11.2.tar.gz

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

Other differences:
------------------
++++++ python3-numpy-doc.spec ++++++
--- /var/tmp/diff_new_pack.D0IkAC/_old  2016-10-10 16:17:23.000000000 +0200
+++ /var/tmp/diff_new_pack.D0IkAC/_new  2016-10-10 16:17:23.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-numpy-doc
-Version:        1.11.1
+Version:        1.11.2
 Release:        0
 Url:            http://www.numpy.org/
 Summary:        Documentation for python3-numpy

++++++ python3-numpy.spec ++++++
--- /var/tmp/diff_new_pack.D0IkAC/_old  2016-10-10 16:17:23.000000000 +0200
+++ /var/tmp/diff_new_pack.D0IkAC/_new  2016-10-10 16:17:23.000000000 +0200
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:           python3-numpy
-Version:        1.11.1
+Version:        1.11.2
 Release:        0
 Url:            http://www.numpy.org/
 Summary:        NumPy array processing for numbers, strings, records and 
objects

++++++ numpy-1.11.1.tar.gz -> numpy-1.11.2.tar.gz ++++++
++++ 3691 lines of diff (skipped)


Reply via email to