forked from pool/python-textfsm
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
673f9eb684
commit
a97c2f98fa
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define oldpython python
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-textfsm
|
||||
Version: 0.4.1
|
||||
@@ -32,9 +33,11 @@ BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-six
|
||||
Conflicts: python2-texttable
|
||||
Conflicts: python3-texttable
|
||||
Conflicts: python-texttable
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
Conflicts: %{oldpython}-texttable
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user