Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2022-11-21 15:29:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Mon Nov 21 15:29:45 2022 rev:38 rq:1036991 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2022-11-07 13:52:07.903950048 +0100
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.1597/python-bokeh.changes      
2022-11-21 15:29:54.756744863 +0100
@@ -1,0 +2,38 @@
+Sat Nov 19 20:33:42 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 3.0.2
+  ## bugfixes
+  * #4930 interaction between tooltips and gridplots
+  * #12429 [component: bokehjs] [BUG] Line selection does not
+    render the unselected end line segments
+  * #12531 [component: bokehjs] [BUG] latex in titles - upright
+    characters that should be italic
+  * #12551 [component: tests] bokehjs' unit tests fail on chromium
+    107
+  * #12554 [component: docs] Custom.js needs update for switcher
+  * #12578 [component: bokehjs] [BUG] gridplot reset button does
+    not reset all figures 
+  * #12585 [component: bokehjs] [BUG] line_policy='none' for
+    HoverTool does not generate any tooltip
+  * #12587 [component: server] [BUG] Don't delete
+    importlib.metadata in __init__.py
+  * #12593 [BUG] Guard numpy.typing.ArrayType with `if
+    TYPE_CHECKING`
+  ## tasks
+  * #12557 [component: docs] Need automation for updating
+    switcher.json
+  * #12560 [FEATURE] remove mock
+  * #12562 [BUG]  Tests: "python" is not a guaranteed executable
+  * #12566 [component: docs] Fix dates and typo in release docs for
+    3.0.0/3.0.1
+  * #12569 [component: build] Add Python 3.11 to CI
+  * #12571 [component: tests] Remove flaky from integration tests
+  * #12573 [component: tests] Add a regression test for issue #4888
+  * #12579 Upgrade to mypy 0.990
+  * #12581 Disable Selenium integration tests for now
+  * #12597 Backports for 3.0.2
+  * #12600 Updates for 3.0.2
+- Remove bokeh-remove-mock.patch gh#bokeh/bokeh#12561: upstream
+- Remove bokeh-sys-executable.patch gh#bokeh/bokeh#12563: upstream
+
+-------------------------------------------------------------------

Old:
----
  bokeh-3.0.1-gh.tar.gz
  bokeh-3.0.1.tar.gz
  bokeh-remove-mock.patch
  bokeh-sys-executable.patch

New:
----
  bokeh-3.0.2-gh.tar.gz
  bokeh-3.0.2.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.ERpqod/_old  2022-11-21 15:29:55.952750935 +0100
+++ /var/tmp/diff_new_pack.ERpqod/_new  2022-11-21 15:29:55.956750955 +0100
@@ -29,7 +29,7 @@
 %bcond_with testexamples
 
 Name:           python-bokeh%{psuffix}
-Version:        3.0.1
+Version:        3.0.2
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
@@ -41,10 +41,6 @@
 Source1:        
https://github.com/bokeh/bokeh/archive/refs/tags/%{version}.tar.gz#/bokeh-%{version}-gh.tar.gz
 # Sampledata:   `rm -rf .bokeh && HOME=$PWD bokeh sampledata && tar cJf 
bokeh-sampledata.tar.xz .bokeh`
 Source99:       bokeh-sampledata.tar.xz
-# PATCH-FIX-UPSTREAM bokeh-remove-mock.patch gh#bokeh/bokeh#12561
-Patch1:         bokeh-remove-mock.patch
-# PATCH-FIX-UPSTREAM bokeh-sys-executable.patch gh#bokeh/bokeh#12563
-Patch2:         bokeh-sys-executable.patch
 BuildRequires:  %{python_module Jinja2 >= 2.9}
 BuildRequires:  %{python_module Pillow >= 7.1.0}
 BuildRequires:  %{python_module PyYAML >= 3.10}
@@ -113,8 +109,6 @@
 %setup -q -n bokeh-%{version}
 %else
 %setup -q -n bokeh-%{version} -T -b1 -a99
-%patch1 -p1
-%patch2 -p1
 %endif
 
 %if !%{with test}
@@ -157,6 +151,7 @@
 deselectname+=" or test_defaults"
 # flaky timeouts
 deselectname+=" or (test_deprecation and (test_since or test_message))"
+deselectname+=" or (test_document_lifecycle and 
test_document_on_session_destroyed_exceptions)"
 # test can't list modules correctly in test environment
 deselectname+=" or (codebase and combined)"
 # extraneous fields

++++++ bokeh-3.0.1-gh.tar.gz -> bokeh-3.0.2-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.0.1-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.1597/bokeh-3.0.2-gh.tar.gz differ: 
char 12, line 1

++++++ bokeh-3.0.1-gh.tar.gz -> bokeh-3.0.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.0.1-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.1597/bokeh-3.0.2.tar.gz differ: 
char 4, line 1

Reply via email to