!5 delete x_ignore_nofocus.so
From: @liksh Reviewed-by: @huangtianhua,@huangtianhua Signed-off-by: @huangtianhua,@huangtianhua
This commit is contained in:
commit
8b1ab65e80
@ -5,7 +5,7 @@
|
||||
Python.
|
||||
Name: python-selenium
|
||||
Version: 3.141.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Python bindings for Selenium
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/SeleniumHQ/selenium/
|
||||
@ -35,6 +35,8 @@ Provides: python3-selenium-doc
|
||||
|
||||
%prep
|
||||
%autosetup -n selenium-3.141.0
|
||||
rm -rf selenium/webdriver/firefox/x86/x_ignore_nofocus.so
|
||||
rm -rf selenium/webdriver/firefox/amd64/x_ignore_nofocus.so
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -79,6 +81,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 13 2021 liksh <liks11@chinaunicom.cn> - 3.141.0-3
|
||||
- delete x_ignore_nofocus.so
|
||||
|
||||
* Wed Aug 11 2021 huangtianhua <huangtianhua@huawei.com> - 3.141.0-2
|
||||
- Adds python3-urllib3 as requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user