Accepting request 667293 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/667293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=14
This commit is contained in:
commit
e9e69cc11d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7a33059de797cd8662d6b5a999cfba32d8bbd6efe64b33878d0ad8852c890fe8
|
|
||||||
size 16305151
|
|
3
bokeh-1.0.4.tar.gz
Normal file
3
bokeh-1.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ceeb6a75afc1b2de00c2b8b6da121dec3fb77031326897b80d4375a70e96aebf
|
||||||
|
size 16309654
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 20 04:49:09 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 1.0.4:
|
||||||
|
* bugfixes:
|
||||||
|
+ #8558 [py2] Safer alternative fix for unicode notebook issue in
|
||||||
|
python 2
|
||||||
|
* features:
|
||||||
|
+ #8513 [notebook] Strip out ipython magics when serving notebooks
|
||||||
|
* tasks:
|
||||||
|
+ #8207 Adding/updating boilerplate code
|
||||||
|
+ #8525 [component: tests] Don't resize window when running images
|
||||||
|
tests
|
||||||
|
+ #8533 [component: build] Remove warning about `gulp build` in
|
||||||
|
prepare.js
|
||||||
|
+ #8534 [component: docs] Docs tweak to add note about bokeh_dev
|
||||||
|
and apps
|
||||||
|
+ #8541 Pyyaml version is vulnerable to cve-2017-18342
|
||||||
|
+ #8543 [component: server] Bad error message for nonexistent
|
||||||
|
bokeh serve target
|
||||||
|
+ #8548 [component: docs] Add small documentation to slider
|
||||||
|
callback_policy which only apply to customjs
|
||||||
|
+ #8550 [component: docs] Fix-up bokeh_dev docs (follow-up)
|
||||||
|
+ #8553 Add model, event, and populate bokeh.models __all__
|
||||||
|
+ #8555 [py2] Unicode fix when serving notebooks on python 2
|
||||||
|
+ #8556 [component: docs] Correct three minor typos
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 6 22:32:28 UTC 2019 - Arun Persaud <arun@gmx.de>
|
Sun Jan 6 22:32:28 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# Tests fail due to missing git data
|
# Tests fail due to missing git data
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-bokeh
|
Name: python-bokeh
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
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