From 5b0d64c224860021f10ae1b850d5f533a18dbecff112904a7499134e7d6566f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 20 Jan 2019 09:15:54 +0000 Subject: [PATCH] Accepting request 667213 from home:apersaud:branches:devel:languages:python:numeric update to latest version OBS-URL: https://build.opensuse.org/request/show/667213 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=12 --- bokeh-1.0.3.tar.gz | 3 --- bokeh-1.0.4.tar.gz | 3 +++ python-bokeh.changes | 27 +++++++++++++++++++++++++++ python-bokeh.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 bokeh-1.0.3.tar.gz create mode 100644 bokeh-1.0.4.tar.gz diff --git a/bokeh-1.0.3.tar.gz b/bokeh-1.0.3.tar.gz deleted file mode 100644 index a773cc3..0000000 --- a/bokeh-1.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a33059de797cd8662d6b5a999cfba32d8bbd6efe64b33878d0ad8852c890fe8 -size 16305151 diff --git a/bokeh-1.0.4.tar.gz b/bokeh-1.0.4.tar.gz new file mode 100644 index 0000000..c8dc772 --- /dev/null +++ b/bokeh-1.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceeb6a75afc1b2de00c2b8b6da121dec3fb77031326897b80d4375a70e96aebf +size 16309654 diff --git a/python-bokeh.changes b/python-bokeh.changes index 8034625..d6d08cd 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Jan 20 04:49:09 UTC 2019 - Arun Persaud + +- 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 diff --git a/python-bokeh.spec b/python-bokeh.spec index 49402eb..570e2b7 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -20,7 +20,7 @@ # Tests fail due to missing git data %bcond_with tests Name: python-bokeh -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause