From 365921ea1ad5fec1486fd442d9d70773a3f924ae985a9b51f8e9480437d232a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 1 Aug 2019 07:59:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=10 --- python-textfsm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-textfsm.spec b/python-textfsm.spec index e5a2d39..2adf35c 100644 --- a/python-textfsm.spec +++ b/python-textfsm.spec @@ -26,13 +26,14 @@ License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/google/textfsm Source: https://github.com/google/textfsm/archive/v%{version}.tar.gz +BuildRequires: %{python_module future} BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes -BuildRequires: python-future BuildRequires: python-rpm-macros +Requires: python-future Requires: python-six Conflicts: python-texttable BuildArch: noarch