diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:25:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:25:43 +0000 |
commit | e0d4f06ffe74954d820d49d6e06ef1a33117f961 (patch) | |
tree | 15f4c4fbe644213a87b9146376afec82b3eabce7 | |
parent | 709c30805d19fb3863c5a474eaea6bb591e850a9 (diff) |
automatic import of pyporter
-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 |