From b7bb9629f08559595f690ef1144c2698f2293a1d6cad825e7a8fa266b222d9a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 22 Oct 2020 07:11:00 +0000 Subject: [PATCH] Accepting request 843286 from home:badshah400:branches:devel:languages:python:numeric Update to version 2.2.3. OBS-URL: https://build.opensuse.org/request/show/843286 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=36 --- bokeh-2.2.2.tar.gz | 3 --- bokeh-2.2.3.tar.gz | 3 +++ python-bokeh.changes | 7 +++++++ python-bokeh.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 bokeh-2.2.2.tar.gz create mode 100644 bokeh-2.2.3.tar.gz diff --git a/bokeh-2.2.2.tar.gz b/bokeh-2.2.2.tar.gz deleted file mode 100644 index 19f80e5..0000000 --- a/bokeh-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3b0b29e7dc78b7aef6330cb8f0067a4689a4ba74bdf5ab58d35d863e44fd058 -size 8847568 diff --git a/bokeh-2.2.3.tar.gz b/bokeh-2.2.3.tar.gz new file mode 100644 index 0000000..c1b8c09 --- /dev/null +++ b/bokeh-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a3f97afe5f525019dd58ee8c4e3d43f53fe1b1ac264ccaae9b02c07b2abc17 +size 8848373 diff --git a/python-bokeh.changes b/python-bokeh.changes index 0dbc992..31d6bce 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 21 22:22:11 UTC 2020 - Atri Bhattacharya + +- Update to version 2.2.3: + * [component: bokehjs] In python3, rectangle does not appear + when x axis is type datetime [gh#bokeh/bokeh#10488]. + ------------------------------------------------------------------- Wed Oct 14 11:26:04 UTC 2020 - Atri Bhattacharya diff --git a/python-bokeh.spec b/python-bokeh.spec index 3df26c9..a4bbb53 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -24,7 +24,7 @@ %define skip_python2 1 Name: python-bokeh -Version: 2.2.2 +Version: 2.2.3 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause