diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:25:42 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:25:42 +0000 |
commit | 74bdca2a171f5d73944c8173c8f938cf96db9118 (patch) | |
tree | 15f4c4fbe644213a87b9146376afec82b3eabce7 | |
parent | 7b2747db5776191ae7aae250d0c7dc1649eabb5c (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyporter.spec b/pyporter.spec index a2b0bf7..0a89094 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -19,6 +19,8 @@ Summary: A rpm packager bot for python modules from pypi.org %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 |