OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=31
This commit is contained in:
@@ -67,7 +67,7 @@ This package provides the python interface.
|
||||
Version: %{jupver}
|
||||
Summary: Interactive plotting package for Jupyter Notebooke
|
||||
Requires: jupyter-notebook
|
||||
Requires: python3-bqplot = %{pyver}
|
||||
Requires: python3dist(bqplot) = %{pyver}
|
||||
Provides: jupyter-bqplot = %{pyver}-%{release}
|
||||
# the jupyter-bqplot rpm package had the python package version until 0.12.13
|
||||
Obsoletes: jupyter-bqplot < %{pyver}-%{release}
|
||||
@@ -81,8 +81,8 @@ This package provides the jupyter notebook extension.
|
||||
%package -n jupyter-bqplot-jupyterlab
|
||||
Version: %{jupver}
|
||||
Summary: Interactive plotting package for Jupyterlab
|
||||
Requires: jupyter-bqplot-notebook
|
||||
Requires: jupyter-jupyterlab
|
||||
Requires: python3dist(bqplot) = %{pyver}
|
||||
|
||||
%description -n jupyter-bqplot-jupyterlab
|
||||
Plotting system for the Jupyter notebook based on the
|
||||
|
||||
Reference in New Issue
Block a user