forked from pool/python-nbconvert
This commit is contained in:
parent
f1db8a8874
commit
5c6b8d8ff4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user