14
0

- Update to 2.18.1:

- Proxy capabilities passing.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=22
This commit is contained in:
Alexandre Rogoski
2012-01-28 18:30:37 +00:00
committed by Git OBS Bridge
parent d922a211b1
commit e0356e2348
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-selenium
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@@ -19,7 +19,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-selenium
Version: 2.17.0
Version: 2.18.1
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium