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