14
0

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:
Tomáš Chvátal
2018-08-03 11:32:32 +00:00
committed by Git OBS Bridge
parent 1baeb70ae0
commit 3777c54a23
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 3 08:44:01 UTC 2018 - idonmez@suse.com
- [py] Fix doc of URL-related ExpectedCondition (#6236)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-selenium Name: python-selenium
Version: 3.13.0 Version: 3.14.0
Release: 0 Release: 0
Summary: Python bindings for Selenium Summary: Python bindings for Selenium
License: Apache-2.0 License: Apache-2.0
@@ -30,7 +30,9 @@ BuildRequires: %{python_module rdflib}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: %{python_module urllib3}
Requires: python-rdflib Requires: python-rdflib
Requires: python-urllib3
ExclusiveArch: %{ix86} x86_64 ExclusiveArch: %{ix86} x86_64
%python_subpackages %python_subpackages

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f35bb209cab740c195276a323c1b750dbcfdb9f6983e7d6e3abba9cd8838f355
size 852146

3
selenium-3.14.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9ca21919b564a0a86012cd2177923e3a7f37c4a574207086e710192452a7c40
size 848711