summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-catcher.spec9
-rw-r--r--sources2
3 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 57f98d6..de126ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/catcher-1.36.0.tar.gz
+/catcher-1.36.2.tar.gz
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
diff --git a/sources b/sources
index edd8cb4..8b4b8e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2beaf1f8f394932c9e36f92bc8b04bbc catcher-1.36.0.tar.gz
+7cfb9b58c94eee67c29621c8936cb761 catcher-1.36.2.tar.gz