14
0

- Update to 2.21.3:

* Fix for File Upload to remote servers
  * Better handling of typing in input=file. Bug 3831, 3736
  * Better handling of unicode URLS Bug 3740

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=29
This commit is contained in:
Alexandre Rogoski
2012-05-09 05:07:56 +00:00
committed by Git OBS Bridge
parent 2f6a963e0d
commit d4826e7f3a
4 changed files with 12 additions and 4 deletions

View File

@@ -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.21.2
Version: 2.21.3
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium