diff --git a/bqplot-0.12.2.tar.gz b/bqplot-0.12.2.tar.gz deleted file mode 100644 index 15555a1..0000000 --- a/bqplot-0.12.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92b2307a89aee989a95146f2885c026ea2085bc3d241e87ed711dbe49f56c086 -size 2569174 diff --git a/bqplot-0.12.3.tar.gz b/bqplot-0.12.3.tar.gz new file mode 100644 index 0000000..04ece88 --- /dev/null +++ b/bqplot-0.12.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7292b57694ebe8347e48e16bd47449bbd886f9c2c238b744ed59871960451b59 +size 2572890 diff --git a/python-bqplot.changes b/python-bqplot.changes index a3a1249..b0ba850 100644 --- a/python-bqplot.changes +++ b/python-bqplot.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Feb 10 16:15:20 UTC 2020 - Todd R + +- Update to 0.12.3 + * Add versions lookup table in the README + * Axis: Fix axis side validation + * Binary Serializers: Add support for pandas.Timestamp array + * DOC: Fix a few Sphinx warnings + * GridHeatMap: Add tests + * GridHeatmap: Fix selection + * MarketMap: Fix text style at creation + * Pie: Add tests + * Pie: Fix Labels and data update + * Remove unused function + * Update tests + * added a tutorial for building compound widgets + * cleaned up notebook metadata hence reducing the size of the file + * cleared metadata thereby reducing file size significantly + * cleared metadata, fixed image path and url link to image documentation + * cleared output cells, used pyplot to reduce code and removed redundant widgets + ------------------------------------------------------------------- Wed Jan 15 15:57:38 UTC 2020 - Todd R diff --git a/python-bqplot.spec b/python-bqplot.spec index c63d8fc..c15189b 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.2 +Version: 0.12.3 Release: 0 Summary: Interactive plotting package for the Jupyter notebook License: Apache-2.0