summaryrefslogtreecommitdiff
path: root/pyporter.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-26 16:29:45 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-26 16:29:45 +0000
commit1f23f7606d2fdd46b6512f79690bea273da250c1 (patch)
treeaaeaee5edc59ff6c4b3bf3874379938cbcbba65b /pyporter.spec
parentdc0e124678924962d6fbce6a674c4a6ed99025be (diff)
automatic import of pyporter
Diffstat (limited to 'pyporter.spec')
-rw-r--r--pyporter.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/pyporter.spec b/pyporter.spec
index d048f6a..bde65d8 100644
--- a/pyporter.spec
+++ b/pyporter.spec
@@ -12,9 +12,7 @@ pyporter is a tool to create spec file and create rpm for python modules For mor
%package -n python3-pyporter
Summary: A rpm packager bot for python modules from pypi.org
-BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config >= 30-39 python3-setuptools
-Requires: gcc gdb libstdc++-devel python3-cffi python3-pip python3-setuptools
-
+BuildRequires: python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config >= 30-39 python3-setuptools python3-wheel
%description -n python3-pyporter
pyporter is a tool to create spec file and create rpm for python modules.