15
0
forked from pool/python-pifpaf
2025-06-03 11:30:52 +00:00
committed by Git OBS Bridge
parent f866f76967
commit 2bb27f261a

View File

@@ -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