$ git show --format=fuller --patch-with-stat --summary cb22e047b1759a47a0aee232947b1c4c086a7f89
commit cb22e047b1759a47a0aee232947b1c4c086a7f89
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sun Sep 25 19:58:28 2022 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sun Sep 25 19:58:28 2022 +0200
Update BRs
---
python-sphinx.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/python-sphinx.spec b/python-sphinx.spec
index eac654d..0041f7e 100644
--- a/python-sphinx.spec
+++ b/python-sphinx.spec
@@ -23,7 +23,8 @@ Requires: python-jinja2
Requires: python-pygments
Requires: python-sphinxcontrib-websupport
Requires: python-imagesize
-BuildRequires: python-setuptools
+BuildRequires: python-pip
+BuildRequires: python-wheel
%if %{with doc}
BuildRequires: python-docutils >= 0.7
BuildRequires: python-jinja2 >= 2.3