From 6d4f77b62a59ee943dbd72b3976cc721a7f7d24cf6eb2cc81190fb3070d5d56d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 9 Dec 2021 16:22:29 +0000 Subject: [PATCH] Accepting request 937333 from home:badshah400:branches:devel:languages:python:numeric Update to version 2.4.2 OBS-URL: https://build.opensuse.org/request/show/937333 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=56 --- bokeh-2.4.1.tar.gz | 3 --- bokeh-2.4.2.tar.gz | 3 +++ python-bokeh.changes | 34 ++++++++++++++++++++++++++++++++++ python-bokeh.spec | 2 +- 4 files changed, 38 insertions(+), 4 deletions(-) delete mode 100644 bokeh-2.4.1.tar.gz create mode 100644 bokeh-2.4.2.tar.gz diff --git a/bokeh-2.4.1.tar.gz b/bokeh-2.4.1.tar.gz deleted file mode 100644 index b9eee3c..0000000 --- a/bokeh-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0410717d743a0ac251e62480e2ea860a7341bdcd1dbe01499a904f233c90512 -size 17690034 diff --git a/bokeh-2.4.2.tar.gz b/bokeh-2.4.2.tar.gz new file mode 100644 index 0000000..665718f --- /dev/null +++ b/bokeh-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a4b53364ed3b7eb936c5cb1a4f4132369e394c7ae0a8ef420459410958033d +size 17693785 diff --git a/python-bokeh.changes b/python-bokeh.changes index 70f3a9b..025c91c 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Dec 8 23:16:06 UTC 2021 - Atri Bhattacharya + +- Update to version 2.4.2: + * [gh#bokeh/bokeh#11422] [component: bokehjs] [BUG] + `DeserializationError` when trying to change a `DataTable`'s + columns with `CustomJS` + * [gh#bokeh/bokeh#11800] [BUG] DeserializationError when + plotting graphs + * [gh#bokeh/bokeh#11801] [component: bokehjs] [BUG] Log axis + figures don't render if they're not visible at start + * [gh#bokeh/bokeh#11807] [component: bokehjs] Work around issues + with initialization-time change discovery + * [gh#bokeh/bokeh#11808] Don't unnecessarily update node/edge + renderers in graphs + * [gh#bokeh/bokeh#11613] [component: docs] Cache-bust custom.css + for docs + * [gh#bokeh/bokeh#11791] [component: docs] Update issue template + to use new GH forms + * [gh#bokeh/bokeh#11761] [component: docs] Clarify use of color + in first steps guide + * [gh#bokeh/bokeh#11762] [component: docs] Replace slash with + backslash for PS commands + * [gh#bokeh/bokeh#11767] [component: bokehjs] Upgrade jquery-ui + to resolve security concerns + * [gh#bokeh/bokeh#11781] [component: examples] fix transform + jitter example + * [gh#bokeh/bokeh#11786] bokeh 2.4.2 backports + * [gh#bokeh/bokeh#11790] [component: build] Bryanv/pin sphinx 42 + * [gh#bokeh/bokeh#11797] Add OS to bokeh info + * [gh#bokeh/bokeh#11805] More 3.0 -> 2.4.2 backports + * [gh#bokeh/bokeh#11810] [component: docs] Update docs for new + issue forms + ------------------------------------------------------------------- Wed Oct 13 21:33:34 UTC 2021 - Michael Ströder diff --git a/python-bokeh.spec b/python-bokeh.spec index d66bf66..c5ead9a 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -20,7 +20,7 @@ %define skip_python36 1 %bcond_without tests Name: python-bokeh -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause