Update package to version 1.1.3
This commit is contained in:
parent
a6295276f8
commit
fbf58e8a39
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-textfsm
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
Release: 1
|
||||
Summary: Python module for parsing semi-structured text into python tables.
|
||||
License: Apache-2.0
|
||||
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
|
||||
%description
|
||||
Python module which implements a template based state machine for parsing
|
||||
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade package python3-textfsm to version 1.1.2
|
||||
|
||||
|
||||
Binary file not shown.
BIN
textfsm-1.1.3.tar.gz
Normal file
BIN
textfsm-1.1.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user