forked from pool/python-selenium
Accepting request 627316 from home:namtrac:branches:devel:languages:python
- [py] Fix doc of URL-related ExpectedCondition (#6236) OBS-URL: https://build.opensuse.org/request/show/627316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=72
This commit is contained in:
committed by
Git OBS Bridge
parent
1baeb70ae0
commit
3777c54a23
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-selenium
|
||||
Version: 3.13.0
|
||||
Version: 3.14.0
|
||||
Release: 0
|
||||
Summary: Python bindings for Selenium
|
||||
License: Apache-2.0
|
||||
@@ -30,7 +30,9 @@ BuildRequires: %{python_module rdflib}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: %{python_module urllib3}
|
||||
Requires: python-rdflib
|
||||
Requires: python-urllib3
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user