diff --git a/plotly-2.2.3.tar.gz b/plotly-2.2.3.tar.gz deleted file mode 100644 index 488353b..0000000 --- a/plotly-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0 -size 1082575 diff --git a/plotly-2.3.0.tar.gz b/plotly-2.3.0.tar.gz new file mode 100644 index 0000000..3c21769 --- /dev/null +++ b/plotly-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e72273699108f215886ab961dbf0890904d39583be39eabcd0788bc7ccf695 +size 1111278 diff --git a/python-plotly.changes b/python-plotly.changes index a1da1d1..d0d4258 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 2.3.0: + * Fixed + + Merged pull request that fixes GraphWidget for IPython > v6 + * Updated + + Updated plotly.min.js to version 1.33.1. + o New plot types include a violin trace type. + o New features include completely rewritten scattergl using regl + and a completely rewritten polar chart renderer. + o See the plotly.js CHANGELOG for additional information regarding + the updates. + ------------------------------------------------------------------- Wed Dec 6 02:56:26 UTC 2017 - arun@gmx.de diff --git a/python-plotly.spec b/python-plotly.spec index 4ab19e4..2d28884 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -1,7 +1,7 @@ # # spec file for package python-plotly # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-plotly -Version: 2.2.3 +Version: 2.3.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT