Accepting request 645857 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/645857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=6
This commit is contained in:
Todd R
2018-11-01 18:00:07 +00:00
committed by Git OBS Bridge
parent 8ad9055316
commit e1bbd7b413
4 changed files with 44 additions and 23 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Nov 1 06:40:31 UTC 2018 - Arun Persaud <arun@gmx.de>
- specfile:
* removed devel from noarch
- update to version 1.0.1:
* bugfixes:
+ #4096 Bokeh server: color palette rgb is not recognized
+ #8356 [component: bokehjs] Datatable crashes layout if 'field'
is key in columndatasource data
+ #8362 Combination of "export_png()" and "show()" causes error
+ #8374 [regression] Garbage collection of export_png()
+ #8375 [component: bokehjs] Ellipse and datetime axis
+ #8388 [component: build] Release deploy updates package-lock
incorrectly
* tasks:
+ #8367 [component: server] Documentlifecyclehandler should catch
exception and clean up callbacks
+ #8369 [component: examples] Histogram example should take edges
as argument to make_plot
+ #8387 [component: docs] Bryanv/101 misc docs
-------------------------------------------------------------------
Tue Oct 30 15:54:33 UTC 2018 - Todd R <toddrme2178@gmail.com>