forked from pool/python-selenium
Accepting request 186924 from home:dirkmueller:branches:devel:languages:python
- update to 2.35.0: * Remove duplicate 'get screenshot as file' methods. Add method 'get_screenshot_as_png' * fixing UnicodeEncodeError on get attribute of webelement OBS-URL: https://build.opensuse.org/request/show/186924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
348467fb26
commit
a4153a1fe7
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-selenium
|
||||
Version: 2.34.0
|
||||
Version: 2.35.0
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
@@ -25,7 +25,7 @@ Group: Development/Languages/Python
|
||||
Source: selenium-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python-rdflib
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Reference in New Issue
Block a user