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-08-22 21:35:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-numba (Old) and /work/SRC/openSUSE:Factory/.python-numba.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-numba" Sat Aug 22 21:35:52 2026 rev:61 rq:1373025 version:0.67.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes 2026-07-17 01:38:44.003627478 +0200 +++ /work/SRC/openSUSE:Factory/.python-numba.new.1258/python-numba.changes 2026-08-22 21:38:00.681226725 +0200 @@ -1,0 +2,9 @@ +Tue Aug 18 14:04:09 UTC 2026 - Markéta Machová <[email protected]> + +- update to 0.67.0 + * Support for NumPy 2.5 + * np.sum and np.cumsum now support dynamic axis argument + * Use topological iteration order in liveness fix-point analysis + * see https://numba.readthedocs.io/en/0.67.0/release/0.67.0-notes.html + +------------------------------------------------------------------- Old: ---- numba-0.66.0.tar.gz New: ---- numba-0.67.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-numba.spec ++++++ --- /var/tmp/diff_new_pack.cYZ0Ke/_old 2026-08-22 21:38:02.056275976 +0200 +++ /var/tmp/diff_new_pack.cYZ0Ke/_new 2026-08-22 21:38:02.059276084 +0200 @@ -19,7 +19,7 @@ %define plainpython python # upper bound is exclusive: min-numpy_ver <= numpy < max_numpy_ver %define min_numpy_ver 2.0 -%define max_numpy_ver 2.5 +%define max_numpy_ver 2.6 %{?sle15_python_module_pythons} @@ -57,7 +57,7 @@ %endif %endif Name: python-numba%{?psuffix} -Version: 0.66.0 +Version: 0.67.0 Release: 0 Summary: NumPy-aware optimizing compiler for Python using LLVM License: BSD-2-Clause @@ -75,7 +75,7 @@ BuildRequires: gcc-c++ BuildRequires: python-rpm-macros BuildRequires: (tbb-devel >= 2021) -Requires: (python-llvmlite >= 0.48 with python-llvmlite < 0.49) +Requires: (python-llvmlite >= 0.49 with python-llvmlite < 0.50) Requires: (python-numpy >= %{min_numpy_ver} with python-numpy < %{max_numpy_ver}) Requires(post): update-alternatives Requires(postun): update-alternatives ++++++ numba-0.66.0.tar.gz -> numba-0.67.0.tar.gz ++++++ ++++ 6588 lines of diff (skipped)
