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 2026-07-17 01:37:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numba (Old) and /work/SRC/openSUSE:Factory/.python-numba.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numba" Fri Jul 17 01:37:20 2026 rev:60 rq:1366084 version:0.66.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes 2026-04-25 21:42:30.442374443 +0200 +++ /work/SRC/openSUSE:Factory/.python-numba.new.24530/python-numba.changes 2026-07-17 01:38:44.003627478 +0200 @@ -1,0 +2,10 @@ +Mon Jul 6 19:47:09 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.66.0: + * numba now upgrades to llvmlite 0.48 with LLVM 22 and restores + sys.monitoring on Python 3.14.4 and later. + * This release also adds support for typed set containers and + multi-dimensional fancy indexing. + * see https://numba.readthedocs.io/en/stable/release/0.66.0-notes.html + +------------------------------------------------------------------- Old: ---- numba-0.65.1.tar.gz New: ---- numba-0.66.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numba.spec ++++++ --- /var/tmp/diff_new_pack.kCh2GR/_old 2026-07-17 01:38:44.931658843 +0200 +++ /var/tmp/diff_new_pack.kCh2GR/_new 2026-07-17 01:38:44.931658843 +0200 @@ -44,6 +44,9 @@ %if "%{flavor}" != "test-py314" %define skip_python314 1 %endif +%if "%{flavor}" != "test-py315" +%define skip_python315 1 +%endif # Skip empty buildsets on tumbleweed and leap16 or flavors other than python311 on leap with sle15_python_module_pythons %if "%{shrink:%{pythons}}" == "" || ("%pythons" == "python311" && 0%{?skip_python311}) ExclusiveArch: donotbuild @@ -54,7 +57,7 @@ %endif %endif Name: python-numba%{?psuffix} -Version: 0.65.1 +Version: 0.66.0 Release: 0 Summary: NumPy-aware optimizing compiler for Python using LLVM License: BSD-2-Clause @@ -72,7 +75,7 @@ BuildRequires: gcc-c++ BuildRequires: python-rpm-macros BuildRequires: (tbb-devel >= 2021) -Requires: (python-llvmlite >= 0.47 with python-llvmlite < 0.48) +Requires: (python-llvmlite >= 0.48 with python-llvmlite < 0.49) Requires: (python-numpy >= %{min_numpy_ver} with python-numpy < %{max_numpy_ver}) Requires(post): update-alternatives Requires(postun): update-alternatives @@ -92,8 +95,9 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module scipy >= 1.0} +BuildRequires: %{python_module scipy > 1.0} BuildRequires: %{python_module tbb} +BuildRequires: openblas-devel %endif %python_subpackages ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.kCh2GR/_old 2026-07-17 01:38:44.975660330 +0200 +++ /var/tmp/diff_new_pack.kCh2GR/_new 2026-07-17 01:38:44.983660601 +0200 @@ -1,6 +1,4 @@ <multibuild> - <package>test-py311</package> - <package>test-py312</package> <package>test-py313</package> <package>test-py314</package> </multibuild> ++++++ numba-0.65.1.tar.gz -> numba-0.66.0.tar.gz ++++++ ++++ 13897 lines of diff (skipped)
