Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-datashader for openSUSE:Factory checked in at 2024-07-11 20:32:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-datashader (Old) and /work/SRC/openSUSE:Factory/.python-datashader.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-datashader" Thu Jul 11 20:32:55 2024 rev:31 rq:1186729 version:0.16.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-datashader/python-datashader.changes 2024-07-08 19:09:20.437110732 +0200 +++ /work/SRC/openSUSE:Factory/.python-datashader.new.17339/python-datashader.changes 2024-07-11 20:33:34.797745161 +0200 @@ -1,0 +2,5 @@ +Thu Jul 11 03:34:03 UTC 2024 - Steve Kowalik <[email protected]> + +- Restrict numpy to < 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-datashader.spec ++++++ --- /var/tmp/diff_new_pack.tptrcM/_old 2024-07-11 20:33:35.477770011 +0200 +++ /var/tmp/diff_new_pack.tptrcM/_new 2024-07-11 20:33:35.477770011 +0200 @@ -39,7 +39,7 @@ Source100: python-datashader-rpmlintrc BuildRequires: %{python_module devel >= 3.9} BuildRequires: %{python_module multipledispatch} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy < 2} BuildRequires: %{python_module param} BuildRequires: %{python_module pip} BuildRequires: %{python_module pyct} @@ -52,7 +52,7 @@ Requires: python-dask-dataframe Requires: python-multipledispatch Requires: python-numba -Requires: python-numpy +Requires: python-numpy < 2 Requires: python-pandas Requires: python-param Requires: python-pyct
