Todd R 2019-04-26 14:00:48 +00:00 committed by Git OBS Bridge
parent f6468b557c
commit 3e324b71a1

View File

@ -41,10 +41,10 @@ BuildArch: noarch
BuildRequires: python3-ipython-iptest = %{version}
# /SECTION
Provides: %{oldpython}-jupyter_ipython-doc = %{version}
Obsoletes: %{oldpython}-jupyter_ipython-doc <= %{version}
Obsoletes: %{oldpython}-jupyter_ipython-doc < %{version}
Provides: %{oldpython}-jupyter_ipython-doc-html = %{version}
Provides: %{oldpython}-jupyter_ipython-doc-pdf = %{version}
Obsoletes: %{oldpython}-jupyter_ipython-doc-html < %{version}
Provides: %{oldpython}-jupyter_ipython-doc-pdf = %{version}
Obsoletes: %{oldpython}-jupyter_ipython-doc-pdf < %{version}
Provides: %{python_module jupyter_ipython-doc = %{version}}
Obsoletes: %{python_module jupyter_ipython-doc < %{version}}