From 5c6b8d8ff4bbabcac9a07d560b4aba23e291303e349f86d9606bf2d6fddd137c Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 20 Jun 2023 19:07:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=63 --- python-nbconvert.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-nbconvert.spec b/python-nbconvert.spec index bc2d95a..557de60 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -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