From ca4a125ddcc0860493c11a31fce3192960c3919615f3b237f0b1d98ad57fa485 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Nov 2017 21:18:35 +0000 Subject: [PATCH] Accepting request 545904 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/545904 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=5 --- plotly-2.2.1.tar.gz | 3 --- plotly-2.2.2.tar.gz | 3 +++ python-plotly.changes | 8 ++++++++ python-plotly.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 plotly-2.2.1.tar.gz create mode 100644 plotly-2.2.2.tar.gz diff --git a/plotly-2.2.1.tar.gz b/plotly-2.2.1.tar.gz deleted file mode 100644 index 0b59ad2..0000000 --- a/plotly-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee7044a5c70989940d24bbbb12469b2ab2dbf41b9dff652052327fe1168b3cc -size 1077519 diff --git a/plotly-2.2.2.tar.gz b/plotly-2.2.2.tar.gz new file mode 100644 index 0000000..61185ad --- /dev/null +++ b/plotly-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b3e9a16e5c4c20ca7d3a552ad6aa76b0164f5ee16e979c4e8086afb66fe0a4 +size 1081563 diff --git a/python-plotly.changes b/python-plotly.changes index 0655a17..40a92f7 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Nov 26 21:26:06 UTC 2017 - arun@gmx.de + +- update to version 2.2.2: + * bullet chart figure factory. Call + help(plotly.figure_factory.create_bullet) for examples and how to + get started making bullet charts with the API. + ------------------------------------------------------------------- Fri Oct 27 15:47:20 UTC 2017 - arun@gmx.de diff --git a/python-plotly.spec b/python-plotly.spec index c045035..c4b8bf8 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-plotly -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT