From 4d4120bfd7b4009813c31cd9cd1978ffce9c51ed821675d0bb4582fde53c7d12 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 18 Nov 2019 16:17:43 +0000 Subject: [PATCH] Accepting request 749331 from home:TheBlackCat:branches:devel:languages:python:jupyter Update to 0.12.1 OBS-URL: https://build.opensuse.org/request/show/749331 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=11 --- bqplot-0.12.0.tar.gz | 3 --- bqplot-0.12.1.tar.gz | 3 +++ python-bqplot.changes | 7 +++++++ python-bqplot.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 bqplot-0.12.0.tar.gz create mode 100644 bqplot-0.12.1.tar.gz diff --git a/bqplot-0.12.0.tar.gz b/bqplot-0.12.0.tar.gz deleted file mode 100644 index 266e2b9..0000000 --- a/bqplot-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b780edd67e2e76ba18ecaad1dcc53322dff4badd75cb012815b3d21aa33b44f -size 2565896 diff --git a/bqplot-0.12.1.tar.gz b/bqplot-0.12.1.tar.gz new file mode 100644 index 0000000..9ddadb6 --- /dev/null +++ b/bqplot-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52941875157f3e2c98134c867c018a27b6d3525dd1166f3fcd4eede7ef392da1 +size 2565392 diff --git a/python-bqplot.changes b/python-bqplot.changes index 1eb07ed..90fb8cc 100644 --- a/python-bqplot.changes +++ b/python-bqplot.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 18 16:07:09 UTC 2019 - Todd R + +- Update to 0.12.1 + * Axis width fix + * fix: call super.process_hover/click consistently and without argument as array + ------------------------------------------------------------------- Tue Nov 12 17:07:04 UTC 2019 - Todd R diff --git a/python-bqplot.spec b/python-bqplot.spec index beece7a..88efa84 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.0 +Version: 0.12.1 Release: 0 Summary: Interactive plotting package for the Jupyter notebook License: Apache-2.0