1
0
forked from pool/python-plotly

Accepting request 778509 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/778509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2020-02-24 14:52:28 +00:00 committed by Git OBS Bridge
commit 605b48ef0d
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb5271f648913cf330a0de4ede3084cda848f8ad8b080330a0678e1b21df97b0
size 4977807

3
plotly-4.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75c95c0eacdeb260fd2dc21dbe8583721c3e229bdf176a41d11092f74171d8bc
size 4979909

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Feb 22 18:54:15 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 4.5.1:
* Updated
+ Updated Plotly.js to version 1.52.2. See the plotly.js CHANGELOG
for more information on bug fixes.
* Fixed
+ update_annotations, update_shapes and update_layout_images now
no longer require the patch argument, as per the docstring #2167
+ px.defaults no longer accepts arbitrary keys #2168
+ better error message when pandas is not installed #2125
+ support columns of numerical type in path argument of
px.sunburst/px.treemap and add values of color column in
hoverlabel for px.sunburst/px.treemap #2133
-------------------------------------------------------------------
Thu Jan 30 17:27:22 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-plotly
Version: 4.5.0
Version: 4.5.1
Release: 0
Summary: Library for collaborative, interactive, publication-quality graphs
License: MIT