From e94169fa43690e916c82e9454e7f5252ff63b7efffc09a6fec55311b8ab5d81d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 8 Mar 2018 08:49:55 +0000 Subject: [PATCH] Accepting request 584160 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/584160 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=64 --- python-selenium.changes | 12 ++++++++++++ python-selenium.spec | 2 +- selenium-3.10.0.tar.gz | 3 +++ selenium-3.9.0.tar.gz | 3 --- 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 selenium-3.10.0.tar.gz delete mode 100644 selenium-3.9.0.tar.gz diff --git a/python-selenium.changes b/python-selenium.changes index ea794c8..d5a7d0b 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 5 16:30:50 UTC 2018 - arun@gmx.de + +- update to version 3.10.0: + * make tests to check clicking on disabled element work for w3c + compliant drivers (#5561) + * add docstring for InvalidElementStateException. Fixes #5520 + * Deleting unused imports + * Making python specification in IDEA project more generic + * It should be possible to use a custom safaridriver executable to + run Selenium's test suite. + ------------------------------------------------------------------- Tue Feb 6 22:36:53 UTC 2018 - arun@gmx.de diff --git a/python-selenium.spec b/python-selenium.spec index 7a7244a..071e945 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.9.0 +Version: 3.10.0 Release: 0 Summary: Python bindings for Selenium License: Apache-2.0 diff --git a/selenium-3.10.0.tar.gz b/selenium-3.10.0.tar.gz new file mode 100644 index 0000000..9b22abc --- /dev/null +++ b/selenium-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a76deef7d5ea9749e3348b6c1f39df26dbffb9f0ce19ae37bcef02ce9032e41 +size 846969 diff --git a/selenium-3.9.0.tar.gz b/selenium-3.9.0.tar.gz deleted file mode 100644 index e3306bb..0000000 --- a/selenium-3.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a34a833d89bcfb463bfba5e5515a9276bb94221787b409f0ad28d2f91903e31d -size 849571