1
0
forked from pool/python-plotly

Accepting request 917149 from home:apersaud:branches:devel:languages:python:numeric

- update to version 5.3.1:
  * Updated Plotly.js to from version 2.4.1 to version 2.4.2. See the
    plotly.js CHANGELOG for more information. These changes are
    reflected in the auto-generated plotly.graph_objects
    module. Notable changes include:
  * Bug fix for rendering unified hover labels in classic Jupyter
    Notebooks

OBS-URL: https://build.opensuse.org/request/show/917149
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=44
This commit is contained in:
2021-09-09 11:40:04 +00:00
committed by Git OBS Bridge
parent 6bd76f45cf
commit ece0d3cedd
6 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Sep 5 16:50:51 UTC 2021 - Arun Persaud <arun@gmx.de>
- update to version 5.3.1:
* Updated Plotly.js to from version 2.4.1 to version 2.4.2. See the
plotly.js CHANGELOG for more information. These changes are
reflected in the auto-generated plotly.graph_objects
module. Notable changes include:
* Bug fix for rendering unified hover labels in classic Jupyter
Notebooks
-------------------------------------------------------------------
Tue Aug 31 20:33:41 UTC 2021 - Ben Greiner <code@bnavigator.de>