forked from pool/python-plotly
Accepting request 532612 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/532612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plotly?expand=0&rev=2
This commit is contained in:
parent
21d4e82337
commit
020a973511
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cec2dab417ae0e1ca1bcabc2e95c9c58b75538b3b7056cf7e6e921ad614a1d0d
|
||||
size 1030989
|
3
plotly-2.0.16.tar.gz
Normal file
3
plotly-2.0.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88db14a8a42bc92d0d5d7e411659e5497376c572f40e8e681280199f0d41a540
|
||||
size 1047366
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 7 03:43:33 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 2.0.16:
|
||||
* Updated plotly.min.js to version 1.31.0 for plotly.offline.
|
||||
See the plotly.js CHANGELOG for additional information regarding the updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 01:20:15 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 2.0.15:
|
||||
* Updated plotly.min.js to version 1.30.0 for plotly.offline.
|
||||
+ See the plotly.js CHANGELOG for additional information regarding
|
||||
the updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 15:06:34 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -18,15 +18,15 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-plotly
|
||||
Version: 2.0.14
|
||||
Version: 2.0.16
|
||||
Release: 0
|
||||
Summary: Library for collaborative, interactive, publication-quality graphs
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://plot.ly/api/python
|
||||
Source: https://files.pythonhosted.org/packages/source/p/plotly/plotly-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module decorator >= 4.0.6}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module jupyter_nbformat >= 4.2}
|
||||
BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module requests}
|
||||
|
Loading…
Reference in New Issue
Block a user