forked from pool/python-selenium
Accepting request 427035 from home:aplanas:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/427035 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=50
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-selenium
|
||||
Version: 2.50.1
|
||||
Version: 2.53.6
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Source: https://pypi.python.org/packages/source/s/selenium/selenium-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/s/selenium/selenium-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-rdflib
|
||||
@@ -59,7 +59,7 @@ rm %{buildroot}%{python_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nofocus
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc py/README py/CHANGES
|
||||
%doc py/README.rst py/CHANGES
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user