[packages/python-selenium] rediff patch; rel 3
atler
atler at pld-linux.org
Sat Mar 6 13:33:29 CET 2021
commit 1addba57cf94098f47c9baca98b5b44d8d6c96e1
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Mar 6 13:33:18 2021 +0100
rediff patch; rel 3
0002-Pick-debian-location-of-chromedriver-from-chromium-d.patch | 2 +-
python-selenium.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index 60831ef..ff6440c 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: 2
+Release: 3
License: Apache v2.0
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/selenium/
diff --git a/0002-Pick-debian-location-of-chromedriver-from-chromium-d.patch b/0002-Pick-debian-location-of-chromedriver-from-chromium-d.patch
index b16eb9e..fd6c1ad 100644
--- a/0002-Pick-debian-location-of-chromedriver-from-chromium-d.patch
+++ b/0002-Pick-debian-location-of-chromedriver-from-chromium-d.patch
@@ -19,4 +19,4 @@ index 0253340..4724035 100644
+ def __init__(self, executable_path="/usr/bin/chromedriver", port=0,
options=None, service_args=None,
desired_capabilities=None, service_log_path=None,
- chrome_options=None):
+ chrome_options=None, keep_alive=True):
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/1addba57cf94098f47c9baca98b5b44d8d6c96e1
More information about the pld-cvs-commit
mailing list