Accepting request 1239359 from devel:languages:python
- Explicitly BuildRequire sphinx_rtd_theme. OBS-URL: https://build.opensuse.org/request/show/1239359 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.hookable?expand=0&rev=20
This commit is contained in:
commit
70f84b76ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 00:59:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Explicitly BuildRequire sphinx_rtd_theme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 21:47:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.hookable
|
||||
#
|
||||
# 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
|
||||
@ -41,6 +41,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}
|
||||
@ -99,7 +100,7 @@ pushd src
|
||||
%doc CHANGES.rst COPYRIGHT.txt README.rst
|
||||
%dir %{python_sitearch}/zope
|
||||
%{python_sitearch}/zope/hookable
|
||||
%{python_sitearch}/zope.hookable-%{version}*-info
|
||||
%{python_sitearch}/zope.hookable-%{version}.dist-info
|
||||
%{python_sitearch}/zope.hookable-%{version}*-nspkg.pth
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user