14
0

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
This commit is contained in:
2022-02-02 18:17:28 +00:00
committed by Git OBS Bridge
parent bdfcdf064c
commit d93e23ee78
4 changed files with 11 additions and 5 deletions

View File

@@ -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