From b640271515b908e4839612703002bc1e35738baaaf1239d2e13f9ce5b6ec940a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 12 Oct 2020 07:04:07 +0000 Subject: [PATCH] Accepting request 840902 from home:apersaud:branches:devel:languages:python:numeric update to latest version OBS-URL: https://build.opensuse.org/request/show/840902 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=37 --- plotly-4.10.0.tar.gz | 3 --- plotly-4.11.0.tar.gz | 3 +++ python-plotly.changes | 8 ++++++++ python-plotly.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 plotly-4.10.0.tar.gz create mode 100644 plotly-4.11.0.tar.gz diff --git a/plotly-4.10.0.tar.gz b/plotly-4.10.0.tar.gz deleted file mode 100644 index 080bc6c..0000000 --- a/plotly-4.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31 -size 6263967 diff --git a/plotly-4.11.0.tar.gz b/plotly-4.11.0.tar.gz new file mode 100644 index 0000000..49e0e11 --- /dev/null +++ b/plotly-4.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ad5c3d2cbf056a782e3c6833a334c45a5453a12dc8a48df971602509e8d3d6 +size 6308475 diff --git a/python-plotly.changes b/python-plotly.changes index 1f01a3e..bbcda33 100644 --- a/python-plotly.changes +++ b/python-plotly.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 10 19:07:17 UTC 2020 - Arun Persaud + +- update to version 4.11.0: + * Updated Plotly.js to version 1.56.0. See the plotly.js CHANGELOG + for more information. These changes are reflected in the + auto-generated plotly.graph_objects module. + ------------------------------------------------------------------- Sat Sep 12 19:58:52 UTC 2020 - Arun Persaud diff --git a/python-plotly.spec b/python-plotly.spec index e441f9a..3cecc11 100644 --- a/python-plotly.spec +++ b/python-plotly.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-plotly -Version: 4.10.0 +Version: 4.11.0 Release: 0 Summary: Library for collaborative, interactive, publication-quality graphs License: MIT