14
0

Accepting request 173726 from home:dirkmueller:branches:devel:languages:python

- update to 2.32.0:
  * Support for FF20 Native Events
  * Allow easy FirefoxBinary subclassing

OBS-URL: https://build.opensuse.org/request/show/173726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=40
This commit is contained in:
Sascha Peilicke
2013-04-29 13:26:33 +00:00
committed by Git OBS Bridge
parent 16a15b2bc7
commit 35ef5c84f8
4 changed files with 12 additions and 5 deletions

View File

@@ -16,13 +16,13 @@
#
Name: python-selenium
Version: 2.31.0
Version: 2.32.0
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.bz2
Source: selenium-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-distribute