From d93e23ee78af605d68f149ad5566b59517c645f598642b6e725418b73bde4890 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Feb 2022 18:17:28 +0000 Subject: [PATCH] Accepting request 949886 from home:mnhauke:network:automation - Update to version 1.1.3: * Fix to mismatched parenthesis. OBS-URL: https://build.opensuse.org/request/show/949886 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=20 --- python-textfsm.changes | 6 ++++++ python-textfsm.spec | 4 ++-- textfsm-1.1.2.tar.gz | 3 --- textfsm-1.1.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 textfsm-1.1.2.tar.gz create mode 100644 textfsm-1.1.3.tar.gz diff --git a/python-textfsm.changes b/python-textfsm.changes index 67a5701..8c9884e 100644 --- a/python-textfsm.changes +++ b/python-textfsm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 29 16:53:20 UTC 2022 - Martin Hauke + +- Update to version 1.1.3: + * Fix to mismatched parenthesis. + ------------------------------------------------------------------- Tue Dec 7 19:13:58 UTC 2021 - pgajdos@suse.com diff --git a/python-textfsm.spec b/python-textfsm.spec index ec1c50d..f643f73 100644 --- a/python-textfsm.spec +++ b/python-textfsm.spec @@ -1,7 +1,7 @@ # # spec file for package python-textfsm # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-textfsm -Version: 1.1.2 +Version: 1.1.3 Release: 0 Summary: Python module for parsing semi-structured text into python tables License: Apache-2.0 diff --git a/textfsm-1.1.2.tar.gz b/textfsm-1.1.2.tar.gz deleted file mode 100644 index d3c6ccf..0000000 --- a/textfsm-1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ec13fa5389a3a3b7ab73881475ec3d6f8d16a602894fdde2b2d93207cc8a8ea -size 51330 diff --git a/textfsm-1.1.3.tar.gz b/textfsm-1.1.3.tar.gz new file mode 100644 index 0000000..7c04eb8 --- /dev/null +++ b/textfsm-1.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b11e4ac4d7e4793449deff3fb90c8ba85e223343670eec0ae5c5c8e94f479f34 +size 51296