diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-27 06:19:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-27 06:19:35 +0000 |
commit | c6913143ddf4984c59caae10d9db9f92affb1f81 (patch) | |
tree | aaeaee5edc59ff6c4b3bf3874379938cbcbba65b /pyporter.spec | |
parent | a765fe1bb2d62a384b68643200c357903a3c3ac3 (diff) |
automatic import of pyporter
Diffstat (limited to 'pyporter.spec')
-rw-r--r-- | pyporter.spec | 4 |
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. |