From 42f779163fdfe2d286cc50e7cb71b7b2c8f2755bbcc57db569defe70ffe5a650 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Sep 2023 10:01:54 +0000 Subject: [PATCH] Accepting request 1111790 from home:badshah400:branches:devel:languages:python:numeric Update to version 3.2.2 OBS-URL: https://build.opensuse.org/request/show/1111790 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=75 --- bokeh-3.2.0-gh.tar.gz | 3 --- bokeh-3.2.0.tar.gz | 3 --- bokeh-3.2.2-gh.tar.gz | 3 +++ bokeh-3.2.2.tar.gz | 3 +++ python-bokeh.changes | 13 +++++++++++++ python-bokeh.spec | 4 ++-- 6 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 bokeh-3.2.0-gh.tar.gz delete mode 100644 bokeh-3.2.0.tar.gz create mode 100644 bokeh-3.2.2-gh.tar.gz create mode 100644 bokeh-3.2.2.tar.gz diff --git a/bokeh-3.2.0-gh.tar.gz b/bokeh-3.2.0-gh.tar.gz deleted file mode 100644 index 373c266..0000000 --- a/bokeh-3.2.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1729e92e1f308d12d70d20ccd5ff28d40b0f0884062179764aacbfb4691472b -size 40104437 diff --git a/bokeh-3.2.0.tar.gz b/bokeh-3.2.0.tar.gz deleted file mode 100644 index 7fafacc..0000000 --- a/bokeh-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdb3a8c3109d8d91a2814f4cddea045c14d049021f7fb6ce2a6b2c15e224bb17 -size 7247134 diff --git a/bokeh-3.2.2-gh.tar.gz b/bokeh-3.2.2-gh.tar.gz new file mode 100644 index 0000000..d1bc56c --- /dev/null +++ b/bokeh-3.2.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddc245cdb81e3d44a36e8a0e44564b45a1d47ff2bf35ea8651f9e87f2e258d7 +size 40199122 diff --git a/bokeh-3.2.2.tar.gz b/bokeh-3.2.2.tar.gz new file mode 100644 index 0000000..5cafbf2 --- /dev/null +++ b/bokeh-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2959b8524d69ec4e7886bc36407445f0a92e1f19530d3bfc4045236a1b7a6ff +size 7252097 diff --git a/python-bokeh.changes b/python-bokeh.changes index fe8f73f..95eee80 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Sep 17 15:39:33 UTC 2023 - Atri Bhattacharya + +- Update to version 3.2.2: + * Bug fixes: + - (gh#bokeh/bokeh#13265) Merging tools in `gridplot` leads to + wrong active state next to tool icon + - (gh#bokeh/bokeh#13288) construct_color_bar does not support + ImageStack glyph + - (gh#bokeh/bokeh#13307) Incorrect file docstrings in + tests/support/plugins directory + - (gh#bokeh/bokeh#13314) CDS stream broken for larger rollover + ------------------------------------------------------------------- Mon Jul 3 13:50:36 UTC 2023 - Atri Bhattacharya diff --git a/python-bokeh.spec b/python-bokeh.spec index 4534d0c..4c3f368 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-bokeh # # Copyright (c) 2023 SUSE LLC # @@ -29,7 +29,7 @@ %bcond_with testexamples Name: python-bokeh%{psuffix} -Version: 3.2.0 +Version: 3.2.2 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause