diff --git a/plotly-5.5.0.tar.gz b/plotly-5.5.0.tar.gz deleted file mode 100644 index db749f1..0000000 --- a/plotly-5.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20b8a1a0f0434f9b8d10eb7caa66e947a9a1d698e5a53d40d447bbc0d2ae41f0 -size 8558079 diff --git a/plotly-5.6.0.tar.gz b/plotly-5.6.0.tar.gz new file mode 100644 index 0000000..94edcd6 --- /dev/null +++ b/plotly-5.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86e44ebde38f4753dff982ab9b5e03cf872aab8fdf53a403e999ed378154331 +size 8599746 diff --git a/plotly.py-5.5.0-gh.tar.gz b/plotly.py-5.5.0-gh.tar.gz deleted file mode 100644 index baa7d13..0000000 --- a/plotly.py-5.5.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dd42afd2712c5baeca4c045e3a2b3f14decce19bed75636f7d43fae5c12851a -size 30413477 diff --git a/plotly.py-5.6.0-gh.tar.gz b/plotly.py-5.6.0-gh.tar.gz new file mode 100644 index 0000000..3da4679 --- /dev/null +++ b/plotly.py-5.6.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45854c9c4e5a5a9ff554fb20502ef9a5fb7f665408d0cae63e00585a28b3e5ef +size 30453009 diff --git a/python-plotly.changes b/python-plotly.changes index d4f40ff..d2c5cbc 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 10 04:17:07 UTC 2022 - Arun Persaud + +- update to version 5.6.0: + * Updated Plotly.js to from version 2.8.3 to version 2.9.0. See the + plotly.js CHANGELOG for more information. Notable changes include: + + Implement ticklabelstep to reduce labels on cartesian axes and + colorbars + + Display the version of plotly.js when hovering over the modebar + ------------------------------------------------------------------- Mon Jan 10 21:59:18 UTC 2022 - Ben Greiner diff --git a/python-plotly.spec b/python-plotly.spec index 75c8089..f4f1b60 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-plotly -Version: 5.5.0 +Version: 5.6.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT @@ -155,6 +155,6 @@ donttest+=" or test_matplotlylib" %files -n jupyter-plotly %license LICENSE.txt -%_jupyter_config %{_jupyter_nb_notebook_confdir}/jupyterlab-plotly.json +%{_jupyter_config} %{_jupyter_nb_notebook_confdir}/jupyterlab-plotly.json %changelog