add missing %python_provide
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
827a59c229
commit
994d09f483
@ -39,6 +39,7 @@ BuildRequires: python2-test
|
|||||||
|
|
||||||
%package -n python3-urwid
|
%package -n python3-urwid
|
||||||
Summary: Urwid console user interface library for Python 3
|
Summary: Urwid console user interface library for Python 3
|
||||||
|
%{?python_provide:%python_provide python3-urwid}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-test
|
BuildRequires: python3-test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user