diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 04:55:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 04:55:56 +0000 |
| commit | 88ad5be758e2b7e7aa3dade7b853c5bfba31cb54 (patch) | |
| tree | 3c0b8b5269e594449414e49c64b9ec9dabab58ed /python-catcher.spec | |
| parent | 5fba2ca4b035ebcc998b556a47a86f4eb1e19828 (diff) | |
automatic import of python-catcher
Diffstat (limited to 'python-catcher.spec')
| -rw-r--r-- | python-catcher.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/python-catcher.spec b/python-catcher.spec index eda6921..598a53f 100644 --- a/python-catcher.spec +++ b/python-catcher.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-catcher -Version: 1.36.0 +Version: 1.36.2 Release: 1 Summary: Microservices automated test tool. License: Apache Software License URL: https://github.com/comtihon/catcher -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f9/84/c0ecac40e87b82f3b179dc58111b13c56a88c706276b3318a331144bcfe6/catcher-1.36.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b1/29/b0ff610ad4339cca5830913381c0bf3f13adccd71495a213da5d8140b157/catcher-1.36.2.tar.gz BuildArch: noarch Requires: python3-docopt @@ -16,7 +16,6 @@ Requires: python3-urllib3 Requires: python3-requests-mock Requires: python3-PyYAML Requires: python3-Jinja2 -Requires: python3-uuid Requires: python3-Faker Requires: python3-colorama Requires: python3-networkx @@ -42,7 +41,7 @@ Provides: python3-catcher-doc Support your team with a good Catcher! %prep -%autosetup -n catcher-1.36.0 +%autosetup -n catcher-1.36.2 %build %py3_build @@ -82,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.36.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.36.2-1 - Package Spec generated |
