diff --git a/python-selenium.changes b/python-selenium.changes index 88ad2f0..30d78d9 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 23 09:13:15 UTC 2015 - mcihar@suse.cz + +- 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 + ------------------------------------------------------------------- Thu Sep 11 12:24:55 UTC 2014 - toddrme2178@gmail.com diff --git a/python-selenium.spec b/python-selenium.spec index 54c28a0..6c8d0fa 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -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 diff --git a/selenium-2.43.0.tar.gz b/selenium-2.43.0.tar.gz deleted file mode 100644 index a380539..0000000 --- a/selenium-2.43.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a2182991852f2181fa7c1cbd191e5e85addde115109ff88d074d39b2579944e -size 2564632 diff --git a/selenium-2.45.0.tar.gz b/selenium-2.45.0.tar.gz new file mode 100644 index 0000000..0d65b0d --- /dev/null +++ b/selenium-2.45.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72394ce72928c87d36501a75fcc535737d16654fefd6c216c315158294bcc126 +size 2622200