Accepting request 1239360 from devel:languages:python

- Explicitly BuildRequire sphinx_rtd_theme.

OBS-URL: https://build.opensuse.org/request/show/1239360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.i18nmessageid?expand=0&rev=20
This commit is contained in:
Ana Guerrero 2025-01-22 15:32:03 +00:00 committed by Git OBS Bridge
commit e1f12d0446
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 22 00:59:24 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Explicitly BuildRequire sphinx_rtd_theme.
-------------------------------------------------------------------
Mon Oct 28 21:49:17 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-zope.i18nmessageid
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2013-2022 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -42,6 +42,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION documentation requirements
BuildRequires: python3-Sphinx
BuildRequires: python3-sphinx_rtd_theme
# /SECTION
# SECTION testing requirements
%if %{with test}