Accepting request 773168 from devel:languages:python:jupyter

OBS-URL: https://build.opensuse.org/request/show/773168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bqplot?expand=0&rev=5
This commit is contained in:
2020-02-10 20:56:17 +00:00
committed by Git OBS Bridge
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92b2307a89aee989a95146f2885c026ea2085bc3d241e87ed711dbe49f56c086
size 2569174

3
bqplot-0.12.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7292b57694ebe8347e48e16bd47449bbd886f9c2c238b744ed59871960451b59
size 2572890

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Feb 10 16:15:20 UTC 2020 - Todd R <toddrme2178@gmail.com>
- 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 <toddrme2178@gmail.com>

View File

@@ -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