!3 【轻量级 PR】: Adds python3-urllib3 as requires

From: @huangtianhua
Reviewed-by: @liksh
Signed-off-by: @liksh
This commit is contained in:
openeuler-ci-bot 2021-08-11 09:26:25 +00:00 committed by Gitee
commit 4b0006dcb3

View File

@ -5,7 +5,7 @@
Python.
Name: python-selenium
Version: 3.141.0
Release: 1
Release: 2
Summary: Python bindings for Selenium
License: Apache-2.0
URL: https://github.com/SeleniumHQ/selenium/
@ -22,7 +22,8 @@ BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-urllib3
Requires: python3-urllib3
%description -n python3-selenium
%{common_desc}
@ -78,5 +79,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Aug 11 2021 huangtianhua <huangtianhua@huawei.com> - 3.141.0-2
- Adds python3-urllib3 as requires
* Tue Jul 20 2021 OpenStack_SIG <openstack@openeuler.org> - 3.141.0-1
- Package Spec generate