forked from pool/python-textfsm
Accepting request 857158 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/857158 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textfsm?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 10:50:25 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Remove Conflicts: python-texttable because it should fixed since
|
||||
version 1.0.0. https://github.com/google/textfsm/issues/77
|
||||
texttable.py is now in subdir textfsm.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 19:25:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-textfsm
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,11 +38,7 @@ Requires: python-six
|
||||
%ifpython2
|
||||
Requires: python-future
|
||||
%endif
|
||||
Conflicts: python-texttable
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
Conflicts: %{oldpython}-texttable
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user