forked from pool/python-plotly
Accepting request 578896 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/578896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=8
This commit is contained in:
parent
006f5c2387
commit
bbc7aaf858
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95e72273699108f215886ab961dbf0890904d39583be39eabcd0788bc7ccf695
|
|
||||||
size 1111278
|
|
3
plotly-2.4.1.tar.gz
Normal file
3
plotly-2.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f588991dce15437debd825eca935c8cfbabf438cdc0dcd2ce7a88f429d982f69
|
||||||
|
size 24874401
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 04:17:56 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 2.4.1:
|
||||||
|
* Fixed
|
||||||
|
+ The required shapefiles to generate the choropleths via
|
||||||
|
plotly.figure_factory.create_choropleth are now shipped in the
|
||||||
|
package data.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 17:15:11 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 2.4.0:
|
||||||
|
* Added
|
||||||
|
+ County Choropleth figure factory. Call
|
||||||
|
help(plotly.figure_factory.create_choropleth) for examples and
|
||||||
|
how to get started making choropleths of US counties with the
|
||||||
|
Python API.
|
||||||
|
Note: import plotly.figure_factory as ff is broken and 2.4.0
|
||||||
|
must be yanked ASAP. Efforts to fix this version are currently
|
||||||
|
underway.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de
|
Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-plotly
|
Name: python-plotly
|
||||||
Version: 2.3.0
|
Version: 2.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for collaborative, interactive, publication-quality graphs
|
Summary: Library for collaborative, interactive, publication-quality graphs
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user