From 2c96d46faed07627c0508bc27761b319ea939b9c7b7135bd6a8311eb557ca27a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 29 Jun 2020 13:42:18 +0000 Subject: [PATCH] Accepting request 817727 from home:mcalabkova:branches:devel:languages:python:jupyter - Update to 0.12.13 * Bars: Use arrow function OBS-URL: https://build.opensuse.org/request/show/817727 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=19 --- bqplot-0.12.12.tar.gz | 3 --- bqplot-0.12.13.tar.gz | 3 +++ python-bqplot.changes | 6 ++++++ python-bqplot.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 bqplot-0.12.12.tar.gz create mode 100644 bqplot-0.12.13.tar.gz diff --git a/bqplot-0.12.12.tar.gz b/bqplot-0.12.12.tar.gz deleted file mode 100644 index f585869..0000000 --- a/bqplot-0.12.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ac12f63cf0ad65b73b67075bb75fb9c3150a5c4078941b6a89c01ace1191d43 -size 2567266 diff --git a/bqplot-0.12.13.tar.gz b/bqplot-0.12.13.tar.gz new file mode 100644 index 0000000..db43169 --- /dev/null +++ b/bqplot-0.12.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0a5abb57da35b76df8fd1360da047933e1f35d7f9a5151254706a5cf56750f +size 2567234 diff --git a/python-bqplot.changes b/python-bqplot.changes index e05b916..87be7b3 100644 --- a/python-bqplot.changes +++ b/python-bqplot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 29 13:26:21 UTC 2020 - Marketa Calabkova + +- Update to 0.12.13 + * Bars: Use arrow function + ------------------------------------------------------------------- Tue Jun 9 09:26:00 UTC 2020 - Tomáš Chvátal diff --git a/python-bqplot.spec b/python-bqplot.spec index df1db33..e8f2839 100644 --- a/python-bqplot.spec +++ b/python-bqplot.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-bqplot -Version: 0.12.12 +Version: 0.12.13 Release: 0 Summary: Interactive plotting package for the Jupyter notebook License: Apache-2.0