forked from pool/python-selenium
- Update to 2.21.2:
* Fix typing to file input when not using Selenium Server. Bug 3736 - Package set to noarch again, since it does not include binaries anymore. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
48a68bbc38
commit
2f6a963e0d
@@ -1,4 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 22:46:52 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.21.2:
|
||||
* Fix typing to file input when not using Selenium Server. Bug 3736
|
||||
- Package set to noarch again, since it does not include binaries
|
||||
anymore.
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 01:44:29 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.21.1:
|
||||
|
@@ -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.1
|
||||
Version: 2.21.2
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
@@ -32,7 +32,9 @@ BuildRequires: python-distribute
|
||||
Requires: python-rdflib
|
||||
%if 0%{?suse_version}
|
||||
%py_requires
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%if 0%{?suse_version} > 1110
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:640bb26ebc18dbc917ab216d816feca51660858705274a750d6427ea955f27d3
|
||||
size 2493698
|
3
selenium-2.21.2.tar.bz2
Normal file
3
selenium-2.21.2.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b9271e7ddaa6ac7644331ff1cc8f899c8f1c081eba73c0c259f784739bc482f
|
||||
size 2492420
|
Reference in New Issue
Block a user