14
0

Accepting request 857135 from home:ecsos:server

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

OBS-URL: https://build.opensuse.org/request/show/857135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=16
This commit is contained in:
2020-12-20 13:51:32 +00:00
committed by Git OBS Bridge
parent d25cf47ef9
commit 14e9b8b22d
2 changed files with 8 additions and 5 deletions

View File

@@ -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> Tue Nov 26 19:25:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-textfsm # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -38,11 +38,7 @@ Requires: python-six
%ifpython2 %ifpython2
Requires: python-future Requires: python-future
%endif %endif
Conflicts: python-texttable
BuildArch: noarch BuildArch: noarch
%ifpython2
Conflicts: %{oldpython}-texttable
%endif
%python_subpackages %python_subpackages
%description %description