Accepting request 832060 from home:badshah400:branches:devel:languages:python:numeric
Update to version 2.2.1 (Bug fixes only). OBS-URL: https://build.opensuse.org/request/show/832060 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=32
This commit is contained in:
parent
0df5accb82
commit
753c9c5aac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d790551db111a2cb43804987bc4da5d5d83124790c30ee4e9e88d4520325e13e
|
||||
size 8843291
|
3
bokeh-2.2.1.tar.gz
Normal file
3
bokeh-2.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a82e9eebd7a1e2ebb7f8fc1ead802fefd10a84daef8ec4bfc986121323948555
|
||||
size 8845855
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 10:57:18 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 2.2.1:
|
||||
* Bug fixes:
|
||||
- gh#bokeh/bokeh#10426: [component: bokehjs] INLINE_LEGACY does
|
||||
not work (CDN.legacy = True does work).
|
||||
- gh#bokeh/bokeh#10431: [component: server] pull_session not
|
||||
working in Win10 without this import statement: 'from
|
||||
bokeh.server.server import Server'.
|
||||
- gh#bokeh/bokeh#10434: Bokeh not embedding plot in Django app
|
||||
sea_surface example.
|
||||
- gh#bokeh/bokeh#10435: Regression causing multiple
|
||||
js_on_event subscribers to be ignored.
|
||||
- gh#bokeh/bokeh#10443: incorrect
|
||||
Plot._check_bad_extra_range_name.
|
||||
- gh#bokeh/bokeh#10448: [component: bokehjs] DataTable
|
||||
DateFormatter does not handle NaT.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 25 19:27:08 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define skip_python2 1
|
||||
|
||||
Name: python-bokeh
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Statistical interactive HTML plots for Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user