Hello community,

here is the log from the commit of package python-numba for openSUSE:Factory 
checked in at 2017-12-14 10:55:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numba (Old)
 and      /work/SRC/openSUSE:Factory/.python-numba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numba"

Thu Dec 14 10:55:04 2017 rev:3 rq:555395 version:0.36.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes        
2017-10-09 19:47:05.974541560 +0200
+++ /work/SRC/openSUSE:Factory/.python-numba.new/python-numba.changes   
2017-12-14 10:55:16.054032383 +0100
@@ -1,0 +2,42 @@
+Fri Dec  8 17:59:51 UTC 2017 - [email protected]
+
+- update to version 0.36.1:
+  * ParallelAccelerator features:
+    + PR #2457: Stencil Computations in ParallelAccelerator
+    + PR #2548: Slice and range fusion, parallelizing bitarray and
+      slice assignment
+    + PR #2516: Support general reductions in ParallelAccelerator
+  * ParallelAccelerator fixes:
+    + PR #2540: Fix bug #2537
+    + PR #2566: Fix issue #2564.
+    + PR #2599: Fix nested multi-dimensional parfor type inference
+      issue
+    + PR #2604: Fixes for stencil tests and cmath sin().
+    + PR #2605: Fixes issue #2603.
+  * PR #2568: Update for LLVM 5
+  * PR #2607: Fixes abort when getting address to
+    "nrt_unresolved_abort"
+  * PR #2615: Working towards conda build 3
+  * Misc fixes/enhancements:
+    + PR #2534: Add tuple support to np.take.
+    + PR #2551: Rebranding fix
+    + PR #2552: relative doc links
+    + PR #2570: Fix issue #2561, handle missing successor on loop exit
+    + PR #2588: Fix #2555. Disable libpython.so linking on linux
+    + PR #2601: Update llvmlite version dependency.
+    + PR #2608: Fix potential cache file collision
+    + PR #2612: Fix NRT test failure due to increased overhead when
+      running in coverage
+    + PR #2619: Fix dubious pthread_cond_signal not in lock
+    + PR #2622: Fix `np.nanmedian` for all NaN case.
+    + PR #2633: Fix markdown in CONTRIBUTING.md
+    + PR #2635: Make the dependency on compilers for AOT optional.
+  * CUDA support fixes:
+    + PR #2523: Fix invalid cuda context in memory transfer calls in
+      another thread
+    + PR #2575: Use CPU to initialize xoroshiro states for GPU
+      RNG. Fixes #2573
+    + PR #2581: Fix cuda gufunc mishandling of scalar arg as array and
+      out argument
+
+-------------------------------------------------------------------

Old:
----
  numba-0.35.0.tar.gz

New:
----
  numba-0.36.1.tar.gz

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

Other differences:
------------------
++++++ python-numba.spec ++++++
--- /var/tmp/diff_new_pack.pIVTXi/_old  2017-12-14 10:55:16.801996275 +0100
+++ /var/tmp/diff_new_pack.pIVTXi/_new  2017-12-14 10:55:16.805996082 +0100
@@ -20,7 +20,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-numba
-Version:        0.35.0
+Version:        0.36.1
 Release:        0
 Summary:        Compiling Python code using LLVM
 License:        BSD-2-Clause

++++++ numba-0.35.0.tar.gz -> numba-0.36.1.tar.gz ++++++
++++ 14220 lines of diff (skipped)


Reply via email to