From f752d71f16ecfd7d28ff24e3d9251cbdfff25294 Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 5 Jan 2025 18:26:16 +0300 Subject: [PATCH] Added BR: python3dist(soupsieve) --- SPECS/python-jupyter-core.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/python-jupyter-core.spec b/SPECS/python-jupyter-core.spec index 773f109..44fbbb9 100644 --- a/SPECS/python-jupyter-core.spec +++ b/SPECS/python-jupyter-core.spec @@ -30,6 +30,7 @@ BuildRequires: python3-sphinxcontrib-github-alt BuildRequires: python3-myst-parser BuildRequires: python3-pydata-sphinx-theme BuildRequires: pyproject-rpm-macros +BuildRequires: python3dist(soupsieve) %bcond_without tests %if %{with tests}