forked from pool/python-textfsm
Accepting request 720188 from home:pgajdos
- require future for python2 OBS-URL: https://build.opensuse.org/request/show/720188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
365921ea1a
commit
cea913f66a
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 1 11:38:10 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- require future for python2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 13:48:06 UTC 2019 - pgajdos@suse.com
|
Wed Jul 31 13:48:06 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -35,6 +35,9 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-future
|
Requires: python-future
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
|
%ifpython2
|
||||||
|
Requires: python-future
|
||||||
|
%endif
|
||||||
Conflicts: python-texttable
|
Conflicts: python-texttable
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%ifpython2
|
%ifpython2
|
||||||
|
Reference in New Issue
Block a user