From 968fb0f0383937d4e48885e3f8ff3cbd346043d620b94940db3d1acebb842e5d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 31 Oct 2017 14:43:48 +0000 Subject: [PATCH] Accepting request 537520 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/537520 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=4 --- plotly-2.1.0.tar.gz | 3 --- plotly-2.2.1.tar.gz | 3 +++ python-plotly.changes | 12 ++++++++++++ python-plotly.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 plotly-2.1.0.tar.gz create mode 100644 plotly-2.2.1.tar.gz diff --git a/plotly-2.1.0.tar.gz b/plotly-2.1.0.tar.gz deleted file mode 100644 index b220015..0000000 --- a/plotly-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff6899dc11907b1efb944f79f9583b2e30ba2964bb009145f3580bf30b4d9ee4 -size 1067928 diff --git a/plotly-2.2.1.tar.gz b/plotly-2.2.1.tar.gz new file mode 100644 index 0000000..0b59ad2 --- /dev/null +++ b/plotly-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee7044a5c70989940d24bbbb12469b2ab2dbf41b9dff652052327fe1168b3cc +size 1077519 diff --git a/python-plotly.changes b/python-plotly.changes index eccbb5d..0655a17 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Oct 27 15:47:20 UTC 2017 - arun@gmx.de + +- update to version 2.2.1: + * presentation objects now added to setup.py + +- changes from version 2.2.0: + * Added + + NEW Presentations API for Python! Run + help(plotly.presentation_objs.Presentations) for help or check + out the new documentation + ------------------------------------------------------------------- Fri Oct 13 16:03:02 UTC 2017 - arun@gmx.de diff --git a/python-plotly.spec b/python-plotly.spec index cd4b5d6..c045035 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.1.0 +Version: 2.2.1 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT