Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-intake for openSUSE:Factory checked in at 2024-07-12 17:05:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-intake (Old) and /work/SRC/openSUSE:Factory/.python-intake.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-intake" Fri Jul 12 17:05:15 2024 rev:16 rq:1186985 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-intake/python-intake.changes 2024-03-25 21:10:20.617909424 +0100 +++ /work/SRC/openSUSE:Factory/.python-intake.new.17339/python-intake.changes 2024-07-12 17:05:25.621846706 +0200 @@ -1,0 +2,5 @@ +Fri Jul 12 02:15:10 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com> + +- Restrict numpy to < 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-intake.spec ++++++ --- /var/tmp/diff_new_pack.ARzHvo/_old 2024-07-12 17:05:26.197867870 +0200 +++ /var/tmp/diff_new_pack.ARzHvo/_new 2024-07-12 17:05:26.201868018 +0200 @@ -57,7 +57,7 @@ #BuildRequires: %%{python_module intake-parquet} BuildRequires: %{python_module msgpack-numpy} BuildRequires: %{python_module notebook} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy < 2} BuildRequires: %{python_module pandas} BuildRequires: %{python_module panel} BuildRequires: %{python_module pytest}