diff --git a/python-bqplot.spec b/python-bqplot.spec index ef3cb31..8779616 100644 --- a/python-bqplot.spec +++ b/python-bqplot.spec @@ -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