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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/778458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal 2020-02-23 07:52:31 +00:00 committed by Git OBS Bridge
parent 46594c3a66
commit 0f6321b497
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