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-05-30 12:43:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Mon May 30 12:43:57 2022 rev:35 rq:979712 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2021-12-09 19:46:43.609165533 +0100
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.2254/python-bokeh.changes      
2022-05-30 12:44:51.408462910 +0200
@@ -1,0 +2,41 @@
+Sun May 29 15:02:34 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 2.4.3:
+  * Bugfixes:
+    - gh#bokeh/bokeh#7390 [component: bokehjs] Tap events respond
+      outside plot area.
+    - gh#bokeh/bokeh#11744 [component: docs] BokehJS example in
+      docs is broken.
+    - gh#bokeh/bokeh#11832 [component: bokehjs] [BUG] Zoom-in
+      failing with the `xzoom_in` tool.
+    - gh#bokeh/bokeh#11965 [component: bokehjs] [BUG] Table
+      formatting causes layout crash/collapse.
+    - gh#bokeh/bokeh#11987 [component: docs] Docs: extra
+      whitespace on non-sidebar pages.
+    - gh#bokeh/bokeh#11995 [component: docs] [Docs] his must be
+      replaced by This.
+    - gh#bokeh/bokeh#12058 [BUG] webgl backend results in dashed
+      lines.
+    - gh#bokeh/bokeh#12070 [component: bokehjs] [BUG]
+      Wedge/AnnularWedge hit testing cuts off top/bottom.
+    - gh#bokeh/bokeh#12096 Missing `f` prefix on f-strings.
+    - gh#bokeh/bokeh#11819 [component: bokehjs] Correctly handle
+      odd-length dash patterns in WebGL.
+    - gh#bokeh/bokeh#11829 [component: bokehjs] Fix webgl line NaN
+      handling.
+    - gh#bokeh/bokeh#12051 [component: docs] Fixed typo:
+      s/server/serve/
+    - gh#bokeh/bokeh#12106 Fix typo in git.py.
+  * Features:
+    - gh#bokeh/bokeh#9182 [component: bokehjs] Add hover tooltip
+      support for Patch, HArea, and VArea.
+    - gh#bokeh/bokeh#10525 [component: bokehjs] [Feature] Support
+      full text search for MultiChoice and  auto complete input 
+    - gh#bokeh/bokeh#11840 [component: bokehjs] Support multiple
+      marker types in WebGL scatter.
+    - gh#bokeh/bokeh#12034 Add DatetimeRangeSlider.
+    - gh#bokeh/bokeh#12121 Support rescale_discrete_levels in
+      EqHistColorMapper.
+- Refresh conftest.py from github sources.
+
+-------------------------------------------------------------------

Old:
----
  bokeh-2.4.2.tar.gz

New:
----
  bokeh-2.4.3.tar.gz

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.RfmEEA/_old  2022-05-30 12:44:52.180463938 +0200
+++ /var/tmp/diff_new_pack.RfmEEA/_new  2022-05-30 12:44:52.184463943 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bokeh
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define skip_python36 1
 %bcond_without  tests
 Name:           python-bokeh
-Version:        2.4.2
+Version:        2.4.3
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
 URL:            https://github.com/bokeh/bokeh/
 Source0:        
https://files.pythonhosted.org/packages/source/b/bokeh/bokeh-%{version}.tar.gz
-Source1:        https://github.com/bokeh/bokeh/raw/%{version}/conftest.py
+Source1:        
https://raw.githubusercontent.com/bokeh/bokeh/%{version}/conftest.py
 BuildRequires:  %{python_module Jinja2 >= 2.9}
 BuildRequires:  %{python_module Pillow >= 7.1.0}
 BuildRequires:  %{python_module PyYAML >= 3.10}

++++++ bokeh-2.4.2.tar.gz -> bokeh-2.4.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-2.4.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.2254/bokeh-2.4.3.tar.gz differ: 
char 5, line 1

++++++ conftest.py ++++++
--- /var/tmp/diff_new_pack.RfmEEA/_old  2022-05-30 12:44:52.240464018 +0200
+++ /var/tmp/diff_new_pack.RfmEEA/_new  2022-05-30 12:44:52.248464029 +0200
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# Copyright (c) 2012 - 2021, Anaconda, Inc., and Bokeh Contributors.
+# Copyright (c) 2012 - 2022, Anaconda, Inc., and Bokeh Contributors.
 # All rights reserved.
 #
 # The full license is in the file LICENSE.txt, distributed with this software.

Reply via email to