From b6fa23e86b1bb14361266324ab9da6ce6129945bb01ec67b176d229c201c9401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 14 Oct 2020 12:55:26 +0000 Subject: [PATCH] Accepting request 841760 from home:badshah400:branches:devel:languages:python:numeric Update to version 2.2.2 OBS-URL: https://build.opensuse.org/request/show/841760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=34 --- bokeh-2.2.1.tar.gz | 3 --- bokeh-2.2.2.tar.gz | 3 +++ python-bokeh.changes | 11 +++++++++++ python-bokeh.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 bokeh-2.2.1.tar.gz create mode 100644 bokeh-2.2.2.tar.gz diff --git a/bokeh-2.2.1.tar.gz b/bokeh-2.2.1.tar.gz deleted file mode 100644 index df94ac8..0000000 --- a/bokeh-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a82e9eebd7a1e2ebb7f8fc1ead802fefd10a84daef8ec4bfc986121323948555 -size 8845855 diff --git a/bokeh-2.2.2.tar.gz b/bokeh-2.2.2.tar.gz new file mode 100644 index 0000000..19f80e5 --- /dev/null +++ b/bokeh-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b0b29e7dc78b7aef6330cb8f0067a4689a4ba74bdf5ab58d35d863e44fd058 +size 8847568 diff --git a/python-bokeh.changes b/python-bokeh.changes index de2b315..0dbc992 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 14 11:26:04 UTC 2020 - Atri Bhattacharya + +- Update to version 2.2.2: + * [component: server] KeyError when display certain glyphs on + the server [gh#bokeh/bokeh#10453]. + * [component: bokehjs] Selectively update data when CDSView + changes [gh#bokeh/bokeh#10521]. + * [component: bokehjs] Update bokehjs' dependencies + [gh#bokeh/bokeh#10451]. + ------------------------------------------------------------------- Fri Sep 4 10:57:18 UTC 2020 - Atri Bhattacharya diff --git a/python-bokeh.spec b/python-bokeh.spec index c3f4f4f..3df26c9 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -24,7 +24,7 @@ %define skip_python2 1 Name: python-bokeh -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause