!19 Update package to version 1.1.3

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-13 02:59:35 +00:00 committed by Gitee
commit 75bfb936f4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-textfsm Name: python-textfsm
Version: 1.1.2 Version: 1.1.3
Release: 1 Release: 1
Summary: Python module for parsing semi-structured text into python tables. Summary: Python module for parsing semi-structured text into python tables.
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/google/textfsm URL: https://github.com/google/textfsm
Source0: https://files.pythonhosted.org/packages/9f/53/fa46575d30be6aa591712aa9c44caa7fa9f057f3bb726fe42519a5ae2d8e/textfsm-1.1.2.tar.gz Source0: https://files.pythonhosted.org/packages/b8/bf/c9147d29c5a3ff4c1c876e16ea02f6d4e4f35ba1bcbb2ac80a254924f0aa/textfsm-1.1.3.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Python module which implements a template based state machine for parsing Python module which implements a template based state machine for parsing
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Dec 08 2022 wubijie <wubijie@kylinos.cn> - 1.1.3-1
- Update package to version 1.1.3
* Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.2-1 * Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.2-1
- Upgrade package python3-textfsm to version 1.1.2 - Upgrade package python3-textfsm to version 1.1.2

Binary file not shown.

BIN
textfsm-1.1.3.tar.gz Normal file

Binary file not shown.