forked from pool/python-selenium
Accepting request 620058 from home:apersaud:branches:devel:languages:python
- specfile: * be more specific for %{python_sitelib}/* in %files - update to version 3.13.0: * Add executing Chrome devtools command (#5989) * fix incorrect w3c action encoding in python client (#6014) * Implement context manager for WebDriver * Stop sending "windowHandle" param in maximize_window command for w3c OBS-URL: https://build.opensuse.org/request/show/620058 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=70
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- specfile:
|
||||||
|
* be more specific for %{python_sitelib}/* in %files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 1 17:46:04 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 3.13.0:
|
||||||
|
* Add executing Chrome devtools command (#5989)
|
||||||
|
* fix incorrect w3c action encoding in python client (#6014)
|
||||||
|
* Implement context manager for WebDriver
|
||||||
|
* Stop sending "windowHandle" param in maximize_window command for
|
||||||
|
w3c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 15:09:23 UTC 2018 - arun@gmx.de
|
Thu May 10 15:09:23 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-selenium
|
Name: python-selenium
|
||||||
Version: 3.12.0
|
Version: 3.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for Selenium
|
Summary: Python bindings for Selenium
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -57,6 +57,6 @@ supported, as well as the Selenium 1.0 bindings.
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst CHANGES
|
%doc README.rst CHANGES
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/selenium*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b8a2630fd858636c894960726ca3c94d8277e516ea3a9d81614fb819a5844764
|
|
||||||
size 848738
|
|
3
selenium-3.13.0.tar.gz
Normal file
3
selenium-3.13.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f35bb209cab740c195276a323c1b750dbcfdb9f6983e7d6e3abba9cd8838f355
|
||||||
|
size 852146
|
Reference in New Issue
Block a user