Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dask for openSUSE:Factory checked in at 2022-11-23 09:47:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dask (Old) and /work/SRC/openSUSE:Factory/.python-dask.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dask" Wed Nov 23 09:47:55 2022 rev:58 rq:1037296 version:2022.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dask/python-dask.changes 2022-11-21 15:29:51.724729470 +0100 +++ /work/SRC/openSUSE:Factory/.python-dask.new.1597/python-dask.changes 2022-11-23 09:48:20.543115327 +0100 @@ -1,0 +2,7 @@ +Mon Nov 21 19:03:11 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Go back to bokeh 2.4 + * gh#dask/dask#9659 + * we provide a legacy bokeh2 instead + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dask.spec ++++++ --- /var/tmp/diff_new_pack.3D0Yjk/_old 2022-11-23 09:48:21.123118353 +0100 +++ /var/tmp/diff_new_pack.3D0Yjk/_new 2022-11-23 09:48:21.127118374 +0100 @@ -255,9 +255,8 @@ Summary: Diagnostics for dask Requires: %{name} = %{version} Requires: python-Jinja2 -Requires: python-bokeh >= 2.4.2 -Conflicts: python-bokeh = 3.0.0 -Conflicts: python-bokeh = 3.0.1 +# Not ready yet: https://github.com/dask/dask/pull/9659, we provide a legacy bokeh2 in Tumbleweed +Requires: (python-bokeh >= 2.4.2 with python-bokeh < 3) %description diagnostics A flexible library for parallel computing in Python. @@ -325,8 +324,6 @@ %prep %autosetup -p1 -n dask-%{version} sed -i '/addopts/d' setup.cfg -# https://github.com/dask/dask/pull/9659 -sed -i '/bokeh/ s/, <3/,!=3.0.0,!=3.0.1/' setup.py chmod a-x dask/dataframe/io/orc/utils.py %build