diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-20 08:16:02 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-20 08:16:02 +0000 |
commit | b70b9f62bd4ba04b8a8d626bc1548bf1f303500c (patch) | |
tree | ec3f9d6e344176b9cbec86f5d7e963ce21fb6c7f | |
parent | 1af623240180cecd94b14da4f151ba9064d98c5e (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pyporter.spec b/pyporter.spec index 9bfc837..4719758 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -1,5 +1,5 @@ Name: pyporter -Version: 1.1 +Version: 1.0 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 python3-hatchling python3-hatch-vcs openEuler-rpm-config +BuildRequires: gcc libstdc++-devel python3-cffi Requires: gcc gdb libstdc++-devel python3-cffi @@ -1 +1 @@ -2398f4b4984cb2ad94baf8b1de7fd5f8 v1.1.tar.gz +1e9eb8ea60b55833127a717c1cf89079 v1.0.tar.gz |