14
0

Accepting request 703770 from home:mbelur:branches:devel:languages:python

- 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
This commit is contained in:
Tomáš Chvátal
2019-05-17 19:04:55 +00:00
committed by Git OBS Bridge
parent 2d3743c7ee
commit f16d5d14ae
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 17 18:42:59 UTC 2019 - Meera Belur <mbelur@suse.com>
- 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 <tchvatal@suse.com>

View File

@@ -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

View File

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

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

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