diff --git a/bokeh-1.0.1.tar.gz b/bokeh-1.0.1.tar.gz deleted file mode 100644 index 3f7e115..0000000 --- a/bokeh-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43aa8b867f2db99c0cf3178149d2533e9e954a8355d6161381d0b8765c90db5e -size 16130213 diff --git a/bokeh-1.0.2.tar.gz b/bokeh-1.0.2.tar.gz new file mode 100644 index 0000000..697dc0a --- /dev/null +++ b/bokeh-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c030598d55115c714af4f843403370b9138a15834835a48bd1fcfd905fd2c1f +size 16211501 diff --git a/python-bokeh.changes b/python-bokeh.changes index 6a9bb61..af090ec 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Sat Dec 1 18:42:28 UTC 2018 - Arun Persaud + +- 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 diff --git a/python-bokeh.spec b/python-bokeh.spec index 048a80e..12bd291 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.1 +Version: 1.0.2 Release: 0 Summary: Statistical interactive HTML plots for Python License: BSD-3-Clause