From f16d5d14aec56bcc5352ebbf720252a110375c284b63d09a1316a63a202569f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 May 2019 19:04:55 +0000 Subject: [PATCH] Accepting request 703770 from home:mbelur:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 3.141.0 + Bump version to a better approximation of Π + Improved Test build targets + fix os path in test for Windows + use 'NUL' for /dev/null on Windows + Update ctor docstrings to explain that a directory passed in is cloned. Fixes #6542 + Allow passing of service_args to Safari. Fixes #6459 + Remove element equals url + Improved WebExtension support OBS-URL: https://build.opensuse.org/request/show/703770 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=79 --- python-selenium.changes | 13 +++++++++++++ python-selenium.spec | 4 ++-- selenium-3.14.1.tar.gz | 3 --- selenium-3.141.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 selenium-3.14.1.tar.gz create mode 100644 selenium-3.141.0.tar.gz diff --git a/python-selenium.changes b/python-selenium.changes index 0a6dfa1..2ebf298 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri May 17 18:42:59 UTC 2019 - Meera Belur + +- Update to version 3.141.0 + + Bump version to a better approximation of Π + + Improved Test build targets + + fix os path in test for Windows + + use 'NUL' for /dev/null on Windows + + Update ctor docstrings to explain that a directory passed in is cloned. Fixes #6542 + + Allow passing of service_args to Safari. Fixes #6459 + + Remove element equals url + + Improved WebExtension support + ------------------------------------------------------------------- Fri Sep 21 07:49:59 UTC 2018 - Tomáš Chvátal diff --git a/python-selenium.spec b/python-selenium.spec index 9e8f1a7..44ecb91 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -1,7 +1,7 @@ # # spec file for package python-selenium # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-selenium -Version: 3.14.1 +Version: 3.141.0 Release: 0 Summary: Python bindings for Selenium License: Apache-2.0 diff --git a/selenium-3.14.1.tar.gz b/selenium-3.14.1.tar.gz deleted file mode 100644 index 504933c..0000000 --- a/selenium-3.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab192cd046164c40fabcf44b47c66c8b12495142f4a69dcc55ea6eeef096e614 -size 855411 diff --git a/selenium-3.141.0.tar.gz b/selenium-3.141.0.tar.gz new file mode 100644 index 0000000..5d360c7 --- /dev/null +++ b/selenium-3.141.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deaf32b60ad91a4611b98d8002757f29e6f2c2d5fcaf202e1c9ad06d6772300d +size 854669