Del builddeps to python2-eventlet
(cherry picked from commit 3c1da70f37eb08445a742a36b0a072a985e85531)
This commit is contained in:
parent
e86d87c455
commit
8d14043df1
@ -1,6 +1,6 @@
|
||||
Name: python-execnet
|
||||
Version: 1.5.0
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Rapid multi-Python deployment
|
||||
License: MIT and GPLv2+
|
||||
URL: http://codespeak.net/execnet
|
||||
@ -19,7 +19,7 @@ write scripts to administer multiple hosts
|
||||
|
||||
%package -n python2-execnet
|
||||
Summary: Rapid multi-Python deployment
|
||||
BuildRequires: python2-apipkg python2-devel python2-eventlet python2-gevent >= 1.0
|
||||
BuildRequires: python2-apipkg python2-devel python2-gevent >= 1.0
|
||||
BuildRequires: python2-pytest python2-setuptools python2-setuptools_scm python2-sphinx
|
||||
Requires: python2-setuptools python2-apipkg
|
||||
%{?python_provide:%python_provide python2-execnet}
|
||||
@ -104,7 +104,11 @@ cd -
|
||||
%{python3_sitelib}/execnet*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 06 2021 sunguoshuai<sunguoshuai@huawei.com> - 1.5.0-7
|
||||
- Del builddeps to python2-eventlet
|
||||
|
||||
* Fri Jul 17 2020 wangxiao<wangxiao65@huawei.com> - 1.5.0-6
|
||||
- Fix asserterror for testcase.
|
||||
|
||||
* Wed Mar 4 2020 zhouyihang<zhouyihang1@huawei.com> - 1.5.0-5
|
||||
- Pakcage init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user