Accepting request 938229 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/938229 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=34
This commit is contained in:
commit
4bde06a47f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0410717d743a0ac251e62480e2ea860a7341bdcd1dbe01499a904f233c90512
|
|
||||||
size 17690034
|
|
3
bokeh-2.4.2.tar.gz
Normal file
3
bokeh-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0a4b53364ed3b7eb936c5cb1a4f4132369e394c7ae0a8ef420459410958033d
|
||||||
|
size 17693785
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 8 23:16:06 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- 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 <michael@stroeder.com>
|
Wed Oct 13 21:33:34 UTC 2021 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: python-bokeh
|
Name: python-bokeh
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Statistical interactive HTML plots for Python
|
Summary: Statistical interactive HTML plots for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user