Accepting request 748373 from home:TheBlackCat:branches:devel:languages:python:jupyter

Update to 0.12.0

OBS-URL: https://build.opensuse.org/request/show/748373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=10
This commit is contained in:
Todd R
2019-11-13 15:26:17 +00:00
committed by Git OBS Bridge
parent 8c42691bab
commit 6ac5179a24
4 changed files with 162 additions and 4 deletions

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-bqplot
Version: 0.11.6
Version: 0.12.0
Release: 0
Summary: Interactive plotting package for the Jupyter notebook
License: Apache-2.0
@@ -72,6 +73,7 @@ This package provides the jupyter notebook extension.
%install
%python_install
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%fdupes %{buildroot}%{_jupyter_nb_notebook_confdir}
%fdupes %{buildroot}%{_jupyter_nbextension_dir}