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 2023-12-17 21:32:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old)
 and      /work/SRC/openSUSE:Factory/.python-bokeh.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bokeh"

Sun Dec 17 21:32:25 2023 rev:45 rq:1133619 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes        
2023-10-13 23:16:37.511269632 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new.25432/python-bokeh.changes     
2023-12-17 21:34:49.791045382 +0100
@@ -1,0 +2,42 @@
+Sat Dec 16 14:10:47 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.3.2:
+  * [BUG] BoxAnnotation don't show up if not all lrbt-bounds are
+    set [gh#bokeh/bokeh#13432].
+- Delete a bunch of 0 sized files.
+- Re-create bokeh-sampledata.tar.xz.
+- Disable a couple more tests:
+  * test_vermin: vermin not packaged for openSUSE.
+  * test__use_provided_session_header_autoload: network use.
+
+-------------------------------------------------------------------
+Wed Nov 29 13:09:09 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.3.1:
+  * [BUG] Spinner in float mode with int step will increment to int
+  * [BUG] Incorrectly formatted ticks with %f format when time is
+    older than the Epoch
+  * [BUG] Running the docs' "Specialized Axis Ticking" example
+    fails due to Node compilation error
+  * [component: bokehjs] [BUG] Issue with adding DataTable to a
+    new tab from a callback
+  * [component: docs] Empty bullet points above collapsible blocks
+    in documentation
+  * [component: bokehjs] Updating button icon does
+    not work on the first click[BUG]
+  * [component: bokehjs] p.rect and possible others
+    in combination with factor_cmap no longer handles NaN values
+  * [component: bokehjs] [BUG] HoverTools not
+    correctly located in Notebook
+  * [BUG] daylight_warsaw_2013 emits a warning
+  * 13452 [component: bokehjs] [BUG] ImageStack hover
+    tooltip shows incorrect numbers
+  * [component: bokehjs] RangeTool not working in Jupyter notebook
+  * [component: bokehjs] [BUG] DateRangePicker
+    selects individual dates by default
+  * [component: bokehjs] [BUG] {v,h}strip not
+    showing when values are large and width/height is small on
+    WebGL
+  * Convert value of `BOKEH_DEFAULT_SERVER_PORT` to `int`
+
+-------------------------------------------------------------------

Old:
----
  bokeh-3.3.0-gh.tar.gz
  bokeh-3.3.0.tar.gz

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

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

Other differences:
------------------
++++++ python-bokeh.spec ++++++
--- /var/tmp/diff_new_pack.Xp8TCu/_old  2023-12-17 21:34:50.595074596 +0100
+++ /var/tmp/diff_new_pack.Xp8TCu/_new  2023-12-17 21:34:50.595074596 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-bokeh
+# spec file
 #
 # Copyright (c) 2023 SUSE LLC
 #
@@ -29,7 +29,7 @@
 %bcond_with testexamples
 
 Name:           python-bokeh%{psuffix}
-Version:        3.3.0
+Version:        3.3.2
 Release:        0
 Summary:        Statistical interactive HTML plots for Python
 License:        BSD-3-Clause
@@ -95,6 +95,7 @@
 BuildRequires:  %{python_module requests-unixsocket}
 BuildRequires:  %{python_module scikit-learn}
 BuildRequires:  %{python_module selenium}
+BuildRequires:  %{python_module toml}
 BuildRequires:  %{python_module tornado}
 BuildRequires:  npm
 %endif
@@ -124,7 +125,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %python_clone -a %{buildroot}%{_bindir}/bokeh
 
-# Remove hidden files for git repos
+%python_expand find %{buildroot}%{$python_sitelib}/typings -name __init__.pyi 
-size 0 -delete
+
 %endif
 
 %if %{with test}
@@ -168,6 +170,10 @@
 # fails when tested with pytest-xdist
 deselectname+=" or (TestModelCls and test_get_class)"
 deselectname+=" or test_external_js_and_css_resource_ordering"
+# No vermin pkg for openSUSE
+deselectname+=" or test_vermin"
+# network
+deselectname+=" or test__use_provided_session_header_autoload"
 # for finding the  sampledata (packaged in Source99)
 export HOME=$PWD
 export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./)
@@ -187,5 +193,6 @@
 %python_alternative %{_bindir}/bokeh
 %{python_sitelib}/bokeh/
 %{python_sitelib}/bokeh-%{version}*-info
+%{python_sitelib}/typings/
 %endif
 

++++++ bokeh-3.3.0-gh.tar.gz -> bokeh-3.3.2-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.3.0-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.25432/bokeh-3.3.2-gh.tar.gz 
differ: char 38, line 1

++++++ bokeh-3.3.0-gh.tar.gz -> bokeh-3.3.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-3.3.0-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.25432/bokeh-3.3.2.tar.gz differ: 
char 4, line 1

++++++ bokeh-sampledata.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-bokeh/bokeh-sampledata.tar.xz 
/work/SRC/openSUSE:Factory/.python-bokeh.new.25432/bokeh-sampledata.tar.xz 
differ: char 26, line 1

Reply via email to