diff --git a/python-selenium.changes b/python-selenium.changes index b6540d2..2310ac6 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -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 diff --git a/python-selenium.spec b/python-selenium.spec index a933824..5427ea1 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -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 diff --git a/selenium-3.13.0.tar.gz b/selenium-3.13.0.tar.gz deleted file mode 100644 index 2edea44..0000000 --- a/selenium-3.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f35bb209cab740c195276a323c1b750dbcfdb9f6983e7d6e3abba9cd8838f355 -size 852146 diff --git a/selenium-3.14.0.tar.gz b/selenium-3.14.0.tar.gz new file mode 100644 index 0000000..e7317f7 --- /dev/null +++ b/selenium-3.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ca21919b564a0a86012cd2177923e3a7f37c4a574207086e710192452a7c40 +size 848711