From 1a45fb63f4771aadce7ade10bc7dad511254cce943f77d181dd1c65b85dd5671 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 26 Feb 2021 21:44:08 +0000 Subject: [PATCH] Add missing Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=21 --- python-nbconvert.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 3f23642..91b8ab8 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -42,6 +42,7 @@ Requires: python-defusedxml Requires: python-entrypoints >= 0.2.2 Requires: python-jupyter-client >= 5.3.1 Requires: python-jupyter-core +Requires: python-jupyterlab-pygments Requires: python-mistune >= 0.7.4 Requires: python-nbformat >= 4.4 Requires: python-pandocfilters >= 1.4.1