Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-blosc for openSUSE:Factory checked in at 2024-04-29 17:58:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-blosc (Old) and /work/SRC/openSUSE:Factory/.python-blosc.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blosc" Mon Apr 29 17:58:19 2024 rev:22 rq:1170768 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes 2023-06-11 19:58:41.932396636 +0200 +++ /work/SRC/openSUSE:Factory/.python-blosc.new.1880/python-blosc.changes 2024-04-29 17:58:26.503579465 +0200 @@ -1,0 +2,5 @@ +Fri Apr 26 16:44:43 UTC 2024 - Ben Greiner <[email protected]> + +- Pin to numpy < 2 -- gh#Blosc/python-blosc#327 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-blosc.spec ++++++ --- /var/tmp/diff_new_pack.TJ2vSd/_old 2024-04-29 17:58:26.919594596 +0200 +++ /var/tmp/diff_new_pack.TJ2vSd/_new 2024-04-29 17:58:26.919594596 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-blosc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module numpy >= 1.16} +BuildRequires: %{python_module numpy >= 1.16 with %python-numpy < 2} BuildRequires: %{python_module psutil} # /SECTION Recommends: python-numpy
