From 5903428a19fca37d4cdcd4bc84b208a496c85817b561ac40a3091c0ccd15a967 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 16 Oct 2017 23:53:15 +0000 Subject: [PATCH] Accepting request 534158 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/534158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=3 --- plotly-2.0.16.tar.gz | 3 --- plotly-2.1.0.tar.gz | 3 +++ python-plotly.changes | 9 +++++++++ python-plotly.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 plotly-2.0.16.tar.gz create mode 100644 plotly-2.1.0.tar.gz diff --git a/plotly-2.0.16.tar.gz b/plotly-2.0.16.tar.gz deleted file mode 100644 index 9306d6e..0000000 --- a/plotly-2.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88db14a8a42bc92d0d5d7e411659e5497376c572f40e8e681280199f0d41a540 -size 1047366 diff --git a/plotly-2.1.0.tar.gz b/plotly-2.1.0.tar.gz new file mode 100644 index 0000000..b220015 --- /dev/null +++ b/plotly-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6899dc11907b1efb944f79f9583b2e30ba2964bb009145f3580bf30b4d9ee4 +size 1067928 diff --git a/python-plotly.changes b/python-plotly.changes index 61c2b11..eccbb5d 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 13 16:03:02 UTC 2017 - arun@gmx.de + +- update to version 2.1.0: + * Updated plotly.min.js to version 1.31.0. + + New features include a table trace type. + + See the plotly.js CHANGELOG for additional information regarding + the updates. + ------------------------------------------------------------------- Sat Oct 7 03:43:33 UTC 2017 - arun@gmx.de diff --git a/python-plotly.spec b/python-plotly.spec index 0b5c506..cd4b5d6 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.0.16 +Version: 2.1.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT