Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2014-11-10 17:27:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes    
2014-09-10 17:02:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes       
2014-11-10 17:27:56.000000000 +0100
@@ -1,0 +2,29 @@
+Thu Nov  6 11:38:20 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.9.1: Bugfix release
+  * gh-5184: restore linear edge behaviour of gradient to as it was in < 1.9.
+    The second order behaviour is available via the `edge_order` keyword
+  * gh-4007: workaround Accelerate sgemv crash on OSX 10.9
+  * gh-5100: restore object dtype inference from iterable objects without
+    `len()`
+  * gh-5163: avoid gcc-4.1.2 (red hat 5) miscompilation causing a crash
+  * gh-5138: fix nanmedian on arrays containing inf
+  * gh-5203: copy inherited masks in MaskedArray.__array_finalize__
+  * gh-2317: genfromtxt did not handle filling_values=0 correctly
+  * gh-5067: restore api of npy_PyFile_DupClose in python2
+  * gh-5063: cannot convert invalid sequence index to tuple
+  * gh-5082: Segmentation fault with argmin() on unicode arrays
+  * gh-5095: don't propagate subtypes from np.where
+  * gh-5104: np.inner segfaults with SciPy's sparse matrices
+  * gh-5136: Import dummy_threading if importing threading fails
+  * gh-5148: Make numpy import when run with Python flag '-OO'
+  * gh-5147: Einsum double contraction in particular order causes ValueError
+  * gh-479: Make f2py work with intent(in out)
+  * gh-5170: Make python2 .npy files readable in python3
+  * gh-5027: Use 'll' as the default length specifier for long long
+  * gh-4896: fix build error with MSVC 2013 caused by C99 complex support
+  * gh-4465: Make PyArray_PutTo respect writeable flag
+  * gh-5225: fix crash when using arange on datetime without dtype set
+  * gh-5231: fix build in c99 mode 
+
+-------------------------------------------------------------------
python-numpy.changes: same change

Old:
----
  numpy-1.9.0.tar.gz

New:
----
  numpy-1.9.1.tar.gz

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

Other differences:
------------------
++++++ python-numpy-doc.spec ++++++
--- /var/tmp/diff_new_pack.NuLQZh/_old  2014-11-10 17:27:57.000000000 +0100
+++ /var/tmp/diff_new_pack.NuLQZh/_new  2014-11-10 17:27:57.000000000 +0100
@@ -19,7 +19,7 @@
 %define modname numpy
 Name:           python-numpy-doc
 %define docname numpydoc
-Version:        1.9.0
+Version:        1.9.1
 Release:        0
 %define docvers 0.4
 Url:            http://www.numpy.org/

++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.NuLQZh/_old  2014-11-10 17:27:57.000000000 +0100
+++ /var/tmp/diff_new_pack.NuLQZh/_new  2014-11-10 17:27:57.000000000 +0100
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:           python-numpy
-Version:        1.9.0
+Version:        1.9.1
 Release:        0
 Url:            http://www.numpy.org/
 Summary:        NumPy array processing for numbers, strings, records and 
objects

++++++ numpy-1.9.0.tar.gz -> numpy-1.9.1.tar.gz ++++++
++++ 24857 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to