Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ndindex for openSUSE:Factory checked in at 2026-03-16 14:17:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ndindex (Old) and /work/SRC/openSUSE:Factory/.python-ndindex.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ndindex" Mon Mar 16 14:17:15 2026 rev:6 rq:1339181 version:1.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ndindex/python-ndindex.changes 2025-02-27 16:40:35.927729831 +0100 +++ /work/SRC/openSUSE:Factory/.python-ndindex.new.8177/python-ndindex.changes 2026-03-16 14:20:31.305238973 +0100 @@ -1,0 +2,11 @@ +Sun Mar 15 21:35:32 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.10.1: + * Fix BooleanArray.count_nonzero() to always return a Python int + instead of a NumPy integer type, which could cause issues in + some contexts. + * Fix some doctests to work with recent versions of NumPy and to + always pass regardless of environment. + * Add support for free threaded builds of CPython + +------------------------------------------------------------------- Old: ---- ndindex-1.9.2.tar.gz New: ---- ndindex-1.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ndindex.spec ++++++ --- /var/tmp/diff_new_pack.I4QHN2/_old 2026-03-16 14:20:31.865262260 +0100 +++ /var/tmp/diff_new_pack.I4QHN2/_new 2026-03-16 14:20:31.865262260 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ndindex # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ndindex -Version: 1.9.2 +Version: 1.10.1 Release: 0 Summary: A Python library for manipulating indices of ndarrays License: MIT @@ -27,10 +27,11 @@ # PATCH-FIX-OPENSUSE custom-pytest.patch gh#Quansight-Labs/ndindex#150 Patch2: custom-pytest.patch BuildRequires: %{python_module Cython} -BuildRequires: %{python_module base > 3.8} +BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: c++_compiler BuildRequires: fdupes BuildRequires: python-rpm-macros Recommends: python-numpy ++++++ ndindex-1.9.2.tar.gz -> ndindex-1.10.1.tar.gz ++++++ ++++ 43784 lines of diff (skipped)
