!5 Completing build dependencies
From: @hht8 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
4e36df88b2
@ -1,6 +1,6 @@
|
|||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Console user interface library
|
Summary: Console user interface library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://excess.org/urwid/
|
URL: http://excess.org/urwid/
|
||||||
@ -13,7 +13,7 @@ many features useful for text console application developers
|
|||||||
%package -n python3-urwid
|
%package -n python3-urwid
|
||||||
Summary: %summary
|
Summary: %summary
|
||||||
%{?python_provide:%python_provide python3-urwid}
|
%{?python_provide:%python_provide python3-urwid}
|
||||||
BuildRequires: python3-devel python3-setuptools python3-test /usr/bin/2to3
|
BuildRequires: python3-devel python3-setuptools python3-test /usr/bin/2to3 gcc
|
||||||
|
|
||||||
%description -n python3-urwid
|
%description -n python3-urwid
|
||||||
Urwid is a console user interface library for Python. It includes
|
Urwid is a console user interface library for Python. It includes
|
||||||
@ -40,6 +40,9 @@ PYTHON=%{__python3} %{__python3} setup.py test
|
|||||||
%{python3_sitearch}/urwid-2.0.1*.egg-info
|
%{python3_sitearch}/urwid-2.0.1*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.3-7
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Thu Oct 22 2020 zhanghua <zhanghua40@huawei.com> - 2.3-6
|
* Thu Oct 22 2020 zhanghua <zhanghua40@huawei.com> - 2.3-6
|
||||||
- remove python2 subpackage
|
- remove python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user