1
0
Benjamin Greiner 2023-06-20 19:07:11 +00:00 committed by Git OBS Bridge
parent f1db8a8874
commit 5c6b8d8ff4

View File

@ -29,8 +29,7 @@
%else
%bcond_with libalternatives
%endif
# avoid rewriting
%define python3dist python3dist
# 7.6.0 gets abbreviated by pythondistdeps
%define shortversion 7.6
Name: python-nbconvert%{psuffix}
@ -97,7 +96,7 @@ This package provides the python interface.
Summary: Conversion of Jupyter Notebooks
Requires: jupyter-ipykernel
Requires: jupyter-jupyter-core
Requires: %python3dist(nbconvert) = %{shortversion}
Requires: python3dist(nbconvert) = %{shortversion}
Conflicts: python3-jupyter_nbconvert < 5.5.0
%description -n jupyter-nbconvert