!9 Provide python-tornado
From: @ultra_planet Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e9aa263eaa
@ -1,6 +1,6 @@
|
|||||||
Name: python-tornado
|
Name: python-tornado
|
||||||
Version: 5.0.2
|
Version: 5.0.2
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: a Python web framework and asynchronous networking library
|
Summary: a Python web framework and asynchronous networking library
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.tornadoweb.org
|
URL: http://www.tornadoweb.org
|
||||||
@ -18,6 +18,7 @@ and other applications that require a long-lived connection to each user.
|
|||||||
%package -n python2-tornado
|
%package -n python2-tornado
|
||||||
Summary: a Python web framework and asynchronous networking library
|
Summary: a Python web framework and asynchronous networking library
|
||||||
Requires: python2-pycurl python2-backports_abc python2-singledispatch python2-futures
|
Requires: python2-pycurl python2-backports_abc python2-singledispatch python2-futures
|
||||||
|
%{?python_provide:%python_provide python2-tornado}
|
||||||
|
|
||||||
%description -n python2-tornado
|
%description -n python2-tornado
|
||||||
Tornado is a Python web framework and asynchronous networking library, originally
|
Tornado is a Python web framework and asynchronous networking library, originally
|
||||||
@ -28,6 +29,7 @@ and other applications that require a long-lived connection to each user.
|
|||||||
%package -n python3-tornado
|
%package -n python3-tornado
|
||||||
Summary: a Python web framework and asynchronous networking library
|
Summary: a Python web framework and asynchronous networking library
|
||||||
Requires: python3-pycurl
|
Requires: python3-pycurl
|
||||||
|
%{?python_provide:%python_provide python3-tornado}
|
||||||
|
|
||||||
%description -n python3-tornado
|
%description -n python3-tornado
|
||||||
Tornado is a Python web framework and asynchronous networking library, originally
|
Tornado is a Python web framework and asynchronous networking library, originally
|
||||||
@ -60,6 +62,9 @@ and other applications that require a long-lived connection to each user.
|
|||||||
%{python3_sitearch}/*
|
%{python3_sitearch}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 27 2021 lingsheng <lingsheng@huawei.com> - 5.0.2-7
|
||||||
|
- Provide python-tornado
|
||||||
|
|
||||||
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 5.0.2-6
|
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 5.0.2-6
|
||||||
- add release version for rebuild
|
- add release version for rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user