forked from pool/python-plotly
Accepting request 575270 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/575270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=7
This commit is contained in:
parent
45befcd3a7
commit
006f5c2387
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0
|
|
||||||
size 1082575
|
|
3
plotly-2.3.0.tar.gz
Normal file
3
plotly-2.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95e72273699108f215886ab961dbf0890904d39583be39eabcd0788bc7ccf695
|
||||||
|
size 1111278
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 10 17:30:26 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- specfile:
|
||||||
|
* update copyright year
|
||||||
|
|
||||||
|
- update to version 2.3.0:
|
||||||
|
* Fixed
|
||||||
|
+ Merged pull request that fixes GraphWidget for IPython > v6
|
||||||
|
* Updated
|
||||||
|
+ Updated plotly.min.js to version 1.33.1.
|
||||||
|
o New plot types include a violin trace type.
|
||||||
|
o New features include completely rewritten scattergl using regl
|
||||||
|
and a completely rewritten polar chart renderer.
|
||||||
|
o See the plotly.js CHANGELOG for additional information regarding
|
||||||
|
the updates.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 6 02:56:26 UTC 2017 - arun@gmx.de
|
Wed Dec 6 02:56:26 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-plotly
|
# spec file for package python-plotly
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.2.3
|
Version: 2.3.0
|
||||||
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