diff options
Diffstat (limited to 'pyporter.spec')
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyporter.spec b/pyporter.spec index a2b0bf7..0a89094 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -19,6 +19,8 @@ Summary: A rpm packager bot for python modules from pypi.org %description -n python3-pyporter pyporter is a tool to create spec file and create rpm for python modules. +BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config python3-setuptools + %prep %autosetup -n pyporter-v%{version} -p1 |