Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-autoray for openSUSE:Factory checked in at 2024-07-09 20:04:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-autoray (Old) and /work/SRC/openSUSE:Factory/.python-autoray.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autoray" Tue Jul 9 20:04:27 2024 rev:11 rq:1186295 version:0.6.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-autoray/python-autoray.changes 2024-06-07 15:03:23.623831689 +0200 +++ /work/SRC/openSUSE:Factory/.python-autoray.new.2080/python-autoray.changes 2024-07-09 20:05:13.127384826 +0200 @@ -1,0 +2,5 @@ +Tue Jul 9 05:22:46 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com> + +- Restrict numpy to < 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-autoray.spec ++++++ --- /var/tmp/diff_new_pack.vgMdfG/_old 2024-07-09 20:05:13.887412495 +0200 +++ /var/tmp/diff_new_pack.vgMdfG/_new 2024-07-09 20:05:13.891412642 +0200 @@ -16,7 +16,6 @@ # -%define skip_python2 1 Name: python-autoray Version: 0.6.12 Release: 0 @@ -26,7 +25,7 @@ Source: https://files.pythonhosted.org/packages/source/a/autoray/autoray-%{version}.tar.gz BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module dask-array} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy < 2} BuildRequires: %{python_module opt-einsum} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-cov}