Accepting request 653381 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/653381 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=8
This commit is contained in:
parent
fcadae7c08
commit
8da22ef98c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43aa8b867f2db99c0cf3178149d2533e9e954a8355d6161381d0b8765c90db5e
|
||||
size 16130213
|
3
bokeh-1.0.2.tar.gz
Normal file
3
bokeh-1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c030598d55115c714af4f843403370b9138a15834835a48bd1fcfd905fd2c1f
|
||||
size 16211501
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 1 18:42:28 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 1.0.2:
|
||||
* bugfixes:
|
||||
+ #5721 [component: bokehjs] [widgets] Text_align attribute in
|
||||
numberformatter not doing anything
|
||||
+ #8395 [component: bokehjs] Legend breaks plot when plotting
|
||||
empty scatter glyph
|
||||
+ #8396 [component: docs] Fix small typo [ci skip]
|
||||
+ #8398 Fix typo and grammar mistakes
|
||||
+ #8409 [component: docs] Typo in documentation of
|
||||
io.export.create_webdriver
|
||||
+ #8415 Make components() preserve the type of dict
|
||||
+ #8418 [component: bokehjs] [component: build] Make bokehjs build
|
||||
under node 10.x
|
||||
+ #8425 [component: docs] Apache documentation typo
|
||||
+ #8428 [component: bokehjs] [component: docs] Can't get gridplot
|
||||
to work in bokehjs
|
||||
+ #8451 [component: bokehjs] [component: build] Run `npm install`
|
||||
when `node make *` on fresh install
|
||||
+ #8457 [component: bokehjs] Embeds with json_item missing
|
||||
toolbar/interactivity
|
||||
+ #8459 [component: bokehjs] Hovertool does not display fields
|
||||
within jupyterlab's dark theme
|
||||
+ #8460 [component: examples] Fix a typo
|
||||
* features:
|
||||
+ #8399 [component: bokehjs] Omit colon in hover tooltips if first
|
||||
tuple entry is empty
|
||||
+ #8411 [widgets] Feature request: add support for setting the
|
||||
datatable row height
|
||||
* tasks:
|
||||
+ #8393 [component: docs] "customjs for selections" example in
|
||||
docs broken
|
||||
+ #8405 [component: tests] Fix failing codebase tests
|
||||
+ #8413 [component: bokehjs] [typescript] Upgrade to typescript
|
||||
3.1
|
||||
+ #8438 [component: bokehjs] [typescript] Clean up semicolons
|
||||
after transition to typescript
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 1 06:40:31 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# Tests fail due to missing git data
|
||||
%bcond_with tests
|
||||
Name: python-bokeh
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Statistical interactive HTML plots for Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user