From 7f2d30ec77a89280f104867e4cc9dfeebbe72a053317c45b81de49a0069a802f Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Sat, 23 Nov 2013 18:08:13 +0000
Subject: [PATCH] Accepting request 208057 from
home:posophe:branches:devel:languages:python
update
OBS-URL: https://build.opensuse.org/request/show/208057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=43
---
python-selenium.changes | 27 +++++++++++++++++++++++++++
python-selenium.spec | 8 ++++----
selenium-2.35.0.tar.gz | 3 ---
selenium-2.37.2.tar.gz | 3 +++
4 files changed, 34 insertions(+), 7 deletions(-)
delete mode 100644 selenium-2.35.0.tar.gz
create mode 100644 selenium-2.37.2.tar.gz
diff --git a/python-selenium.changes b/python-selenium.changes
index 1316ec2..845e658 100644
--- a/python-selenium.changes
+++ b/python-selenium.changes
@@ -1,3 +1,30 @@
+-------------------------------------------------------------------
+Tue Nov 19 20:02:53 UTC 2013 - p.drouand@gmail.com
+
+- Update to version 2.37.2
+ + fix regression added with unicode fix
+ + Bug fix #6360
+- Changes from 2.37.1
+ + fix find_elements on webelement using unicode locators and py 2.7
+- Changes from 2.37
+ + repackage with fix for Firefox native events on Linux
+ + fix issue with unicode By locators w/ python 2.7 #6430
+- Changes from 2.36
+ + Added Safari WebDriver. Fixes issue 5352.
+ + fix platform for safari caps
+ + Convert all offsets/coordinates/speeds into integers
+ + Fix drag and drop by offset behaviour
+ + Fix initialization of Proxy by capabilities when proxyType is set
+ + Enable SOCKS proxy support
+ + Validation of passed locator for find_element(s) methods #5690
+ + Adding support for /status, /sessions commands
+ + Doc fixes
+ + ability to set Chrome extensions by using base64 encoded strings #4013
+ + fix logic regarding Select.select_by_visible_text #3910
+ + Bugs fixed: #6165, #6231
+- Add CHANGES to documentation included in package
+- Use download Url as source
+
-------------------------------------------------------------------
Tue Aug 13 10:13:37 UTC 2013 - dmueller@suse.com
diff --git a/python-selenium.spec b/python-selenium.spec
index 13fc472..c4e0745 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-selenium
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
#
Name: python-selenium
-Version: 2.35.0
+Version: 2.37.2
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium
License: Apache-2.0
Group: Development/Languages/Python
-Source: selenium-%{version}.tar.gz
+Source: https://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools
@@ -55,7 +55,7 @@ rm %{buildroot}%{python_sitelib}/selenium/webdriver/firefox/amd64/x_ignore_nofoc
%files
%defattr(-,root,root,-)
-%doc py/README
+%doc py/README py/CHANGES
%{python_sitelib}/*
%changelog
diff --git a/selenium-2.35.0.tar.gz b/selenium-2.35.0.tar.gz
deleted file mode 100644
index 106599f..0000000
--- a/selenium-2.35.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:605ace5c73f5cefad14cf77e8e9cad63b8661bf8b1b1ed739d284a344abb0a31
-size 2579216
diff --git a/selenium-2.37.2.tar.gz b/selenium-2.37.2.tar.gz
new file mode 100644
index 0000000..854dc36
--- /dev/null
+++ b/selenium-2.37.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c490ea8d5f74d2217c9d29d574841a0d658b8e148fca3759cd23da273b123d41
+size 2647671