!14 [sync] PR-13: Del builddeps to python2-eventlet

From: @openeuler-sync-bot
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-12-08 02:06:51 +00:00 committed by Gitee
commit 0e2064a534

View File

@ -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