From f80008dffc44d80041343d098af7e86a721a6c69cb68b9ebdc50f11484e6566e Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 14 Oct 2023 09:39:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=31 --- python-bqplot.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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