From a46ffe6cfa9cb9a2d422170a51a84560bf7efabe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 20 Sep 2023 08:55:34 +0000 Subject: automatic import of pyporter --- pyporter.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyporter.spec b/pyporter.spec index 4719758..9bba43f 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -1,5 +1,5 @@ Name: pyporter -Version: 1.0 +Version: 1.1 Release: 2 Summary: A rpm packager bot for python modules from pypi.org License: Mulan PSL v2 @@ -9,7 +9,7 @@ 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 +BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs openEuler-rpm-config Requires: gcc gdb libstdc++-devel python3-cffi @@ -20,7 +20,7 @@ Summary: A rpm packager bot for python modules from pypi.org pyporter is a tool to create spec file and create rpm for python modules. %prep -%autosetup -n pyporter -p1 +%autosetup -n pyporter-v%{version} -p1 %build %py3_build diff --git a/sources b/sources index d049eb0..eb88694 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e9eb8ea60b55833127a717c1cf89079 v1.0.tar.gz +2398f4b4984cb2ad94baf8b1de7fd5f8 v1.1.tar.gz -- cgit v1.2.3