diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-26 08:36:48 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-26 08:36:48 +0000 |
commit | 709c30805d19fb3863c5a474eaea6bb591e850a9 (patch) | |
tree | 688a574cbac6c0ad93bc3b41fa104ec7b077862b | |
parent | 2be672c284b907b87b2d725d13233c7152de34ed (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyporter.spec b/pyporter.spec index 9f6b75a..a2b0bf7 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -10,7 +10,7 @@ BuildArch: noarch pyporter is a tool to create spec file and create rpm for python modules For more details, please use pyporter -h. BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config python3-setuptools -Requires: gcc gdb libstdc++-devel python3-cffi python3-setuptools +Requires: gcc gdb libstdc++-devel python3-cffi python3-pip python3-setuptools %package -n python3-pyporter |