From f36f4bcaebdd3f9619eeb37ffe6750415f935c66f42b44d932f828efff0cb459 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Mar 2025 14:10:49 +0000 Subject: [PATCH] Accepting request 1252308 from home:dgarcia:branches:devel:languages:python - Add missing dependency python-roman-numerals OBS-URL: https://build.opensuse.org/request/show/1252308 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=280 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index e20b8e0..5b26374 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 12 07:31:26 UTC 2025 - Daniel Garcia + +- Add missing dependency python-roman-numerals + ------------------------------------------------------------------- Tue Mar 11 12:20:49 UTC 2025 - Dirk Müller diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 4cfc494..c34caee 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -60,6 +60,7 @@ Requires: python-docutils >= 0.12 Requires: python-imagesize Requires: python-packaging Requires: python-requests >= 2.5.0 +Requires: python-roman-numerals Requires: python-snowballstemmer >= 1.1 Requires: python-sphinxcontrib-applehelp Requires: python-sphinxcontrib-devhelp