Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-arviz for openSUSE:Factory checked in at 2023-06-03 00:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-arviz (Old) and /work/SRC/openSUSE:Factory/.python-arviz.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-arviz" Sat Jun 3 00:07:28 2023 rev:4 rq:1090400 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-arviz/python-arviz.changes 2023-03-22 22:32:01.970613121 +0100 +++ /work/SRC/openSUSE:Factory/.python-arviz.new.15902/python-arviz.changes 2023-06-03 00:07:35.610119948 +0200 @@ -1,0 +2,6 @@ +Fri Jun 2 02:44:16 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- No longer skip Python 3.8 and 3.11. +- Add missing BuildRequires on dask-array. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-arviz.spec ++++++ --- /var/tmp/diff_new_pack.Ta4NB1/_old 2023-06-03 00:07:36.262123798 +0200 +++ /var/tmp/diff_new_pack.Ta4NB1/_new 2023-06-03 00:07:36.270123845 +0200 @@ -17,12 +17,6 @@ %define modname arviz -# python-numba dependency Not compatible with Python 3.11 yet. If this -# changes, and the python311 flavor is active, make sure to expand the -# multibuild test flavors https://github.com/numba/numba/issues/8304 -%define skip_python311 1 -# python-xarray doesn't support python38 anymore -%define skip_python38 1 Name: python-arviz Version: 0.15.1 Release: 0 @@ -35,6 +29,7 @@ BuildRequires: %{python_module cloudpickle} BuildRequires: %{python_module bokeh} BuildRequires: %{python_module dash} +BuildRequires: %{python_module dask-array} BuildRequires: %{python_module dask} BuildRequires: %{python_module h5netcdf} BuildRequires: %{python_module matplotlib >= 3.5}