summaryrefslogtreecommitdiff
path: root/pyporter.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-26 15:41:13 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-26 15:41:13 +0000
commita765fe1bb2d62a384b68643200c357903a3c3ac3 (patch)
tree3507856b5f51db0f5bf562a2ce523846e2b0fed1 /pyporter.spec
parente0d4f06ffe74954d820d49d6e06ef1a33117f961 (diff)
automatic import of pyporter
Diffstat (limited to 'pyporter.spec')
-rw-r--r--pyporter.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/pyporter.spec b/pyporter.spec
index 0a89094..d048f6a 100644
--- a/pyporter.spec
+++ b/pyporter.spec
@@ -9,18 +9,16 @@ 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 python3-pip openEuler-rpm-config python3-setuptools
-Requires: gcc gdb libstdc++-devel python3-cffi python3-pip python3-setuptools
-
-
%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
+
+
%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