From 08fa982b795b9987d1323176e6c3da13276277f4d3112b67d68a2a2dedd66142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Jan 2019 09:05:30 +0000 Subject: [PATCH] Accepting request 663222 from home:apersaud:branches:devel:languages:python:numeric update to latest version OBS-URL: https://build.opensuse.org/request/show/663222 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=10 --- bokeh-1.0.2.tar.gz | 3 --- bokeh-1.0.3.tar.gz | 3 +++ python-bokeh.changes | 41 +++++++++++++++++++++++++++++++++++++++++ python-bokeh.spec | 4 ++-- 4 files changed, 46 insertions(+), 5 deletions(-) delete mode 100644 bokeh-1.0.2.tar.gz create mode 100644 bokeh-1.0.3.tar.gz diff --git a/bokeh-1.0.2.tar.gz b/bokeh-1.0.2.tar.gz deleted file mode 100644 index 697dc0a..0000000 --- a/bokeh-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c030598d55115c714af4f843403370b9138a15834835a48bd1fcfd905fd2c1f -size 16211501 diff --git a/bokeh-1.0.3.tar.gz b/bokeh-1.0.3.tar.gz new file mode 100644 index 0000000..a773cc3 --- /dev/null +++ b/bokeh-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a33059de797cd8662d6b5a999cfba32d8bbd6efe64b33878d0ad8852c890fe8 +size 16305151 diff --git a/python-bokeh.changes b/python-bokeh.changes index af090ec..8034625 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sun Jan 6 22:32:28 UTC 2019 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 1.0.3: + * bugfixes: + + #7118 [component: bokehjs] Unable to update arrow + + #8401 [API: models] Incorrect image import from bokeh.models + + #8493 [component: bokehjs] Polydrawtool shows vertices even when + not active + * features: + + #2828 [component: bokehjs] [widgets] Multi-line textinput box? + + #7762 [component: bokehjs] Copy & paste from datatable + + #8444 [component: bokehjs] Feature request: expose sort_columns + in js datatable object + + #8502 Support environment variable in addition to + --allow-websocket-origin + * tasks: + + #8372 Extended bad_column_name error + + #8379 [component: examples] Export csv example more useful if + you don't have to hard code headers in download.js + + #8383 [component: tests] Attempt to enable downstream tests for + holoviews + + #8384 [component: bokehjs] Feature: add plot's root id to dom so + to allow api access to the object + + #8472 Boilerplates for bokeh/models + + #8476 [component: bokehjs] [typescript] Upgrade to typescript + 3.2 + + #8481 [component: docs] Doc: remove extra "to execute" from + embed + + #8485 Update sampledata bucket url + + #8491 [component: docs] Typo in range_tool example + + #8495 [component: tests] Document licenses of included projects + + #8506 Boilerplate for bokeh/plotting directory + + #8514 Boilerplate for protocol + + #8517 Boilerplate for bokeh/server + + #8523 Property getter for model.id + + #8528 [component: docs] Release notes + ------------------------------------------------------------------- Sat Dec 1 18:42:28 UTC 2018 - Arun Persaud diff --git a/python-bokeh.spec b/python-bokeh.spec index 12bd291..49402eb 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -1,7 +1,7 @@ # # spec file for package python-bokeh # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ # Tests fail due to missing git data %bcond_with tests Name: python-bokeh -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause