From a967e6b973e6cd48e7af2084d4baffdfb4086f002a37ffdf4530237831964fa1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 18 Jul 2025 21:42:43 +0000 Subject: [PATCH] - add missing wheel buildrequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-httpdomain?expand=0&rev=54 --- python-sphinxcontrib-httpdomain.changes | 5 +++++ python-sphinxcontrib-httpdomain.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-httpdomain.changes b/python-sphinxcontrib-httpdomain.changes index bda9298..544587b 100644 --- a/python-sphinxcontrib-httpdomain.changes +++ b/python-sphinxcontrib-httpdomain.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 18 21:42:33 UTC 2025 - Dirk Müller + +- add missing wheel buildrequires + ------------------------------------------------------------------- Thu Nov 14 10:27:13 UTC 2024 - Dirk Müller diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index 3018927..17d2833 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinxcontrib-httpdomain # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,6 +35,7 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Sphinx >= 1.5