forked from pool/python-selenium
Accepting request 317040 from home:Nijel:branches:devel:languages:python
- Remove ExclusiveArch as the package is moslty noarch, the only exception being optional addon for Firefox. - Update to 2.46.0: * Firefox support up to 38 * BlackBerry browser support * remove Presto-Opera support * firefox extension extraction fixes * process management fixes with phantomjs * Comparing remote web element for equality does not require a remote command * Issues Fixed: (gcode) 8493, 8521, 8498, 8274, 8497, 5923 * Issues Fixed: (github) 401 OBS-URL: https://build.opensuse.org/request/show/317040 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
1dbad016ac
commit
fa82ea1a4a
@@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 16 08:04:26 UTC 2015 - mcihar@suse.cz
|
||||||
|
|
||||||
|
- Remove ExclusiveArch as the package is moslty noarch, the only exception
|
||||||
|
being optional addon for Firefox.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 16 07:57:32 UTC 2015 - mcihar@suse.cz
|
||||||
|
|
||||||
|
- Update to 2.46.0:
|
||||||
|
* Firefox support up to 38
|
||||||
|
* BlackBerry browser support
|
||||||
|
* remove Presto-Opera support
|
||||||
|
* firefox extension extraction fixes
|
||||||
|
* process management fixes with phantomjs
|
||||||
|
* Comparing remote web element for equality does not require a remote command
|
||||||
|
* Issues Fixed: (gcode) 8493, 8521, 8498, 8274, 8497, 5923
|
||||||
|
* Issues Fixed: (github) 401
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 23 09:13:15 UTC 2015 - mcihar@suse.cz
|
Thu Apr 23 09:13:15 UTC 2015 - mcihar@suse.cz
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-selenium
|
Name: python-selenium
|
||||||
Version: 2.45.0
|
Version: 2.46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://code.google.com/p/selenium/
|
Url: http://code.google.com/p/selenium/
|
||||||
Summary: Python bindings for Selenium
|
Summary: Python bindings for Selenium
|
||||||
@@ -29,7 +29,6 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-rdflib
|
BuildRequires: python-rdflib
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
Requires: python-rdflib
|
Requires: python-rdflib
|
||||||
ExclusiveArch: %ix86 x86_64
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%endif
|
%endif
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72394ce72928c87d36501a75fcc535737d16654fefd6c216c315158294bcc126
|
|
||||||
size 2622200
|
|
3
selenium-2.46.0.tar.gz
Normal file
3
selenium-2.46.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fffce2696f1dfd64662086aac276e657e33953b32e265e34c4d28f5f1787e62c
|
||||||
|
size 2621186
|
Reference in New Issue
Block a user