Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-distributed for 
openSUSE:Factory checked in at 2022-11-23 09:47:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-distributed (Old)
 and      /work/SRC/openSUSE:Factory/.python-distributed.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-distributed"

Wed Nov 23 09:47:55 2022 rev:62 rq:1037288 version:2022.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-distributed/python-distributed.changes    
2022-11-21 15:29:52.696734405 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-distributed.new.1597/python-distributed.changes
  2022-11-23 09:48:19.563110214 +0100
@@ -1,0 +2,7 @@
+Mon Nov 21 19:00:10 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Remove allow-bokeh3.patch
+  * gh#dask/distributed#7329, gh#dask/dask#9659
+  * we provide a legacy bokeh2 instead
+
+-------------------------------------------------------------------

Old:
----
  allow-bokeh3.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-distributed.spec ++++++
--- /var/tmp/diff_new_pack.ksM9WM/_old  2022-11-23 09:48:20.199113532 +0100
+++ /var/tmp/diff_new_pack.ksM9WM/_new  2022-11-23 09:48:20.203113553 +0100
@@ -51,8 +51,6 @@
 URL:            https://distributed.dask.org
 Source:         
https://github.com/dask/distributed/archive/refs/tags/%{version}.tar.gz#/distributed-%{version}-gh.tar.gz
 Source99:       python-distributed-rpmlintrc
-# PATCH-FIX-UPSTREAM allow-bokeh3.patch -- raise upper bokeh version, reverts 
part of gh#dask/distributed#7329, see also gh#dask/dask#9659
-Patch1:         allow-bokeh3.patch
 # PATCH-FIX-UPSTREAM distributed-pr7286-tornado-6-2.patch 
gh#dask/distributed#7286
 Patch2:         distributed-pr7286-tornado-6-2.patch
 # PATCH-FIX-OPENSUSE distributed-ignore-off.patch -- ignore that we can't 
probe addresses on obs, c...@bnavigator.de
@@ -82,7 +80,8 @@
 Requires(postun):update-alternatives
 BuildArch:      noarch
 %if %{with test}
-BuildRequires:  %{python_module bokeh >= 2.4.2}
+# bokeh 3: see gh#dask/distributed#7329, gh#dask/dask#9659, we provide a 
legacy bokeh2 in Tumbleweed
+BuildRequires:  %{python_module bokeh >= 2.4.2 with %python-bokeh < 2.4.4}
 BuildRequires:  %{python_module dask-complete = %{version}}
 BuildRequires:  %{python_module distributed = %{version}}
 BuildRequires:  %{python_module ipykernel}

Reply via email to