summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-20 12:27:28 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-20 12:27:28 +0000
commit94a7d09fa2974f9abfdfe5179208b52504d0a605 (patch)
tree2ffa4f0661c2079007c5f46d909f9e65c77d722f
parentd8b5663f26a7ec3391e1114411c9b7a3c55dd8ee (diff)
automatic import of pyporter
-rw-r--r--pyporter.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyporter.spec b/pyporter.spec
index 2baa916..328353f 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 setuptools
-Requires: gcc gdb libstdc++-devel python3-cffi setuptools
+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
%package -n python3-pyporter