14
0

Accepting request 298777 from home:Nijel:branches:devel:languages:python

- Update to 2.45.0:
  * Firefox support up to 35, support for native events up to 34.
  * Make Opera driver support also the new Blink based Opera
  * README: Fix the Yahoo example
  * WebElement docstring fixes
  * Add debugger_address option to the ChromeDriver options list to optionally instruct ChromeDriver to wait for the target devtools instance to be started at a given host:ip
  * Set default value for PhantomJS process reference
  * Allow setting of FileDetector for send_keys
  * Pass info to TimeoutException in WebDriverWait
  * Issues Fixed: 8065, 8310, 8539

OBS-URL: https://build.opensuse.org/request/show/298777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=46
This commit is contained in:
Michal Čihař
2015-04-23 11:05:52 +00:00
committed by Git OBS Bridge
parent cbef495628
commit 1dbad016ac
4 changed files with 22 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-selenium
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -11,12 +11,13 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-selenium
Version: 2.43.0
Version: 2.45.0
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium
@@ -25,8 +26,8 @@ Group: Development/Languages/Python
Source: https://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-rdflib
BuildRequires: python-setuptools
Requires: python-rdflib
ExclusiveArch: %ix86 x86_64
%if 0%{?suse_version} && 0%{?suse_version} <= 1110