diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-23 07:48:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-23 07:48:05 +0000 |
commit | bac0e47c2a8d432354b20d889260d69ab856c8be (patch) | |
tree | bace941d54c528b439766b7eb4d1543b43f3502c | |
parent | 1003262b8ecdb888598a0d363864c095ed8c1962 (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyporter.spec b/pyporter.spec index 328353f..a574679 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -9,8 +9,8 @@ BuildArch: noarch %description 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 openEuler-rpm-config python3-setuptools -Requires: gcc gdb libstdc++-devel python3-cffi python3-setuptools +BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs openEuler-rpm-config python-setuptools +Requires: gcc gdb libstdc++-devel python3-cffi python-setuptools %package -n python3-pyporter |