forked from pool/python-selenium
- Update to 2.15.0:
- Sorry, no changelog atm. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
08b9e2bc81
commit
a1897b9bad
@@ -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.14.0
|
||||
Version: 2.15.0
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
@@ -50,7 +50,6 @@ add more "native" drivers.
|
||||
%setup -q -n selenium-%{version}
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
python setup.py build
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user