diff --git a/python-selenium.changes b/python-selenium.changes index 257979d..ea794c8 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 6 22:36:53 UTC 2018 - arun@gmx.de + +- update to version 3.9.0: + * Add docstrings to WebElement find methods (#5384) + * Additional data in unexpected alert error is now handled for w3c + drivers (#5416) + * Allow service_args to be passed into Firefox WebDriver (#5421) + * Fix bug introduced with response logging in 3.8.1 (#5362) + ------------------------------------------------------------------- Thu Jan 18 06:10:55 UTC 2018 - arun@gmx.de diff --git a/python-selenium.spec b/python-selenium.spec index 4b07afd..7a7244a 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.8.1 +Version: 3.9.0 Release: 0 Summary: Python bindings for Selenium License: Apache-2.0 diff --git a/selenium-3.8.1.tar.gz b/selenium-3.8.1.tar.gz deleted file mode 100644 index 7c6312f..0000000 --- a/selenium-3.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9abd2dbd4a5e9b778483ce7e5adf1ea9364fcbc29da488e979213c825a1515d3 -size 849407 diff --git a/selenium-3.9.0.tar.gz b/selenium-3.9.0.tar.gz new file mode 100644 index 0000000..e3306bb --- /dev/null +++ b/selenium-3.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34a833d89bcfb463bfba5e5515a9276bb94221787b409f0ad28d2f91903e31d +size 849571