Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-numba for openSUSE:Factory 
checked in at 2024-07-08 19:08:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numba (Old)
 and      /work/SRC/openSUSE:Factory/.python-numba.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numba"

Mon Jul  8 19:08:41 2024 rev:48 rq:1186082 version:0.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes        
2024-05-28 17:31:23.753663190 +0200
+++ /work/SRC/openSUSE:Factory/.python-numba.new.2080/python-numba.changes      
2024-07-08 19:09:01.416415109 +0200
@@ -1,0 +2,23 @@
+Mon Jul  1 05:10:03 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.60.0:
+  * NumPy 2.0 Binary Support
+  * New Features
+    + IEnhance guvectorize support in JIT code
+    + IAdd experimental support for ufunc.at
+    + IAdd float(<string literal>) ctor
+    + IAdd support for math.log2.
+    + IAdd math.nextafter support for nopython mode.
+    + IAdd support for parfor binop reductions.
+  * Improvements
+    + Expand isinstance() support for NumPy datetime types
+    + Python 3.12 sys.monitoring support is added to Numba's dispatcher.
+  * NumPy Support
+    + Added support for np.size()
+  * CUDA API Changes
+    + Support for compilation to LTO-IR
+    + Support math.log, math.log2 and math.log10 in CUDA
+  * Bug Fixes
+    + Fix parfor variable hoisting analysis.
+
+-------------------------------------------------------------------

Old:
----
  numba-0.59.1.tar.gz

New:
----
  numba-0.60.0.tar.gz

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

Other differences:
------------------
++++++ python-numba.spec ++++++
--- /var/tmp/diff_new_pack.21wWXW/_old  2024-07-08 19:09:03.388487232 +0200
+++ /var/tmp/diff_new_pack.21wWXW/_new  2024-07-08 19:09:03.396487524 +0200
@@ -19,7 +19,7 @@
 %define plainpython python
 # upper bound is exclusive: min-numpy_ver <= numpy < max_numpy_ver
 %define min_numpy_ver 1.22
-%define max_numpy_ver 1.27
+%define max_numpy_ver 2.1
 
 %{?sle15_python_module_pythons}
 
@@ -55,7 +55,7 @@
 %endif
 
 Name:           python-numba%{?psuffix}
-Version:        0.59.1
+Version:        0.60.0
 Release:        0
 Summary:        NumPy-aware optimizing compiler for Python using LLVM
 License:        BSD-2-Clause
@@ -73,7 +73,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  python-rpm-macros
 BuildRequires:  (tbb-devel >= 2021)
-Requires:       (python-llvmlite >= 0.42 with python-llvmlite < 0.43)
+Requires:       (python-llvmlite >= 0.43 with python-llvmlite < 0.44)
 Requires:       (python-numpy >= %{min_numpy_ver} with python-numpy < 
%{max_numpy_ver})
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ numba-0.59.1.tar.gz -> numba-0.60.0.tar.gz ++++++
++++ 12153 lines of diff (skipped)

Reply via email to