From d794872007a9ffd759c0551a2ab1d73cdb5533ad964006227e0c986e8c12fbda Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Dec 2017 17:56:36 +0000 Subject: [PATCH] Accepting request 555535 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/555535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=5 --- bokeh-0.12.11.tar.gz | 3 --- bokeh-0.12.13.tar.gz | 3 +++ python-bokeh.changes | 7 +++++++ python-bokeh.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 bokeh-0.12.11.tar.gz create mode 100644 bokeh-0.12.13.tar.gz diff --git a/bokeh-0.12.11.tar.gz b/bokeh-0.12.11.tar.gz deleted file mode 100644 index ae66762..0000000 --- a/bokeh-0.12.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d29b544dd4576900774773a951bf61e2e0a0456d0b065baf48cbf30a8e0c0e95 -size 15893624 diff --git a/bokeh-0.12.13.tar.gz b/bokeh-0.12.13.tar.gz new file mode 100644 index 0000000..d44706c --- /dev/null +++ b/bokeh-0.12.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e28cbfd88de0c459435278b75f9982591ec0aaa3d37a195052645e1c62e89e3 +size 15354616 diff --git a/python-bokeh.changes b/python-bokeh.changes index d0f031a..88a7256 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 7 16:45:48 UTC 2017 - arun@gmx.de + +- update to version 0.12.13: + * bugfixes: + + #7283 [component: build] Windows install fails 0.12.12 + ------------------------------------------------------------------- Tue Nov 28 19:04:55 UTC 2017 - arun@gmx.de diff --git a/python-bokeh.spec b/python-bokeh.spec index d0fab5a..e62930d 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-bokeh -Version: 0.12.11 +Version: 0.12.13 Release: 0 Summary: Statistical and novel interactive HTML plots for Python License: BSD-3-Clause