Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sparse for openSUSE:Factory checked in at 2024-09-02 13:13:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sparse (Old) and /work/SRC/openSUSE:Factory/.python-sparse.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sparse" Mon Sep 2 13:13:44 2024 rev:17 rq:1198009 version:0.15.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sparse/python-sparse.changes 2024-07-08 19:08:56.668241460 +0200 +++ /work/SRC/openSUSE:Factory/.python-sparse.new.2698/python-sparse.changes 2024-09-02 13:13:50.964852710 +0200 @@ -1,0 +2,5 @@ +Fri Aug 30 14:42:24 UTC 2024 - Ben Greiner <c...@bnavigator.de> + +- Unpin numpy 2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sparse.spec ++++++ --- /var/tmp/diff_new_pack.WzPc7U/_old 2024-09-02 13:13:51.496874835 +0200 +++ /var/tmp/diff_new_pack.WzPc7U/_new 2024-09-02 13:13:51.500875002 +0200 @@ -32,15 +32,15 @@ # SECTION test requirements BuildRequires: %{python_module dask-array} BuildRequires: %{python_module numba >= 0.49} -BuildRequires: %{python_module numpy >= 1.17 with %python-numpy < 2} +BuildRequires: %{python_module numpy >= 1.17} BuildRequires: %{python_module pytest} BuildRequires: %{python_module scipy >= 0.19} # /SECTION BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-numba >= 0.49 +Requires: python-numpy >= 1.17 Requires: python-scipy >= 0.19 -Requires: (python-numpy >= 1.17 with python-numpy < 2) BuildArch: noarch %python_subpackages