forked from pool/python-selenium
- Update to version 3.14.1:
* Ship license file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=76
This commit is contained in:
committed by
Git OBS Bridge
parent
699807a184
commit
b45ee0df21
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-selenium
|
||||
Version: 3.14.0
|
||||
Version: 3.14.1
|
||||
Release: 0
|
||||
Summary: Python bindings for Selenium
|
||||
License: Apache-2.0
|
||||
@@ -66,6 +66,7 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst CHANGES
|
||||
%license LICENSE
|
||||
%{python_sitelib}/selenium*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user