From 2bb27f261a29cf01c4f68c848c14d5d0be1b17e0637409a687655d5579ac8c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 3 Jun 2025 11:30:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=28 --- python-pifpaf.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 0db9819..4d418f4 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -24,6 +24,8 @@ License: Apache-2.0 URL: https://github.com/jd/pifpaf Source: https://files.pythonhosted.org/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz BuildRequires: %{python_module pbr} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Jinja2