forked from pool/python-plotly
Accepting request 953983 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/953983 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=46
This commit is contained in:
parent
c650976f22
commit
a6cfd0895a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20b8a1a0f0434f9b8d10eb7caa66e947a9a1d698e5a53d40d447bbc0d2ae41f0
|
||||
size 8558079
|
3
plotly-5.6.0.tar.gz
Normal file
3
plotly-5.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d86e44ebde38f4753dff982ab9b5e03cf872aab8fdf53a403e999ed378154331
|
||||
size 8599746
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dd42afd2712c5baeca4c045e3a2b3f14decce19bed75636f7d43fae5c12851a
|
||||
size 30413477
|
3
plotly.py-5.6.0-gh.tar.gz
Normal file
3
plotly.py-5.6.0-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45854c9c4e5a5a9ff554fb20502ef9a5fb7f665408d0cae63e00585a28b3e5ef
|
||||
size 30453009
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 10 04:17:07 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- 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 <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user