diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:39:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-26 15:39:13 +0000 |
commit | 540648725d4477edb204e9e5c46fec7022338be2 (patch) | |
tree | 64d9062be46d5b134ef15854777c560ccb44562a | |
parent | 13fa01889026c1f72904a379fb0dc9f5b121ee41 (diff) |
automatic import of pyporteropeneuler23.03openeuler20.03
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyporter.spec b/pyporter.spec index ebc332f..2d77e95 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -13,7 +13,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: python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config >= 30-39 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. |