commit 15f89e7f7b9e3efc6eaea4613df62e8ddeefc59f
Author: Jakub Bogusz <[email protected]>
Date: Sun Feb 7 13:30:12 2021 +0100
- webdriver/remote/*.js files belong here; release 2
python-selenium.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index b58091a..60831ef 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -8,7 +8,7 @@ Summary: Python bindings for Selenium
Summary(pl.UTF-8): Wiązania Pythona do Selenium
Name: python-%{module}
Version: 3.141.0
-Release: 1
+Release: 2
License: Apache v2.0
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/selenium/
@@ -93,14 +93,12 @@ rm -rf $RPM_BUILD_ROOT
# driver is in selenium-firefoxdriver.spec
%if %{with python2}
-%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/webdriver/remote/*.js
%{__rm}
$RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/webdriver/firefox/webdriver.xpi
%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/webdriver/firefox/amd64
%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/webdriver/firefox/x86
%endif
%if %{with python3}
-%{__rm} $RPM_BUILD_ROOT%{py3_sitescriptdir}/%{module}/webdriver/remote/*.js
%{__rm}
$RPM_BUILD_ROOT%{py3_sitescriptdir}/%{module}/webdriver/firefox/webdriver.xpi
%{__rm} -r
$RPM_BUILD_ROOT%{py3_sitescriptdir}/%{module}/webdriver/firefox/amd64
%{__rm} -r $RPM_BUILD_ROOT%{py3_sitescriptdir}/%{module}/webdriver/firefox/x86
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/15f89e7f7b9e3efc6eaea4613df62e8ddeefc59f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit