forked from pool/python-textfsm
- Conflict with texttable as we provide same package file
reported on GH for upstream to sort out OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
88c9d1af5f
commit
673f9eb684
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 20 11:49:46 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Conflict with texttable as we provide same package file
|
||||
reported on GH for upstream to sort out
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 13:04:39 UTC 2018 - aplanas@suse.com
|
||||
|
||||
|
@@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Python module for parsing semi-structured text into python tables
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/google/textfsm
|
||||
URL: https://github.com/google/textfsm
|
||||
Source: https://github.com/google/textfsm/archive/0.4.1.tar.gz
|
||||
# PATCH-FIX-UPSTREAM textfsm_test_do_not_relay_on_dic_order.patch https://github.com/google/textfsm/pull/33
|
||||
Patch0: textfsm_test_do_not_relay_on_dic_order.patch
|
||||
@@ -32,8 +32,9 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six
|
||||
Conflicts: python2-texttable
|
||||
Conflicts: python3-texttable
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user