14
0

Accepting request 606242 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/606242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=68
This commit is contained in:
Tomáš Chvátal
2018-05-10 16:43:31 +00:00
committed by Git OBS Bridge
parent 9e7ac9c99b
commit 58c9f26599
4 changed files with 11 additions and 5 deletions

View File

@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-selenium
Version: 3.11.0
Version: 3.12.0
Release: 0
Summary: Python bindings for Selenium
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/SeleniumHQ/selenium
URL: https://github.com/SeleniumHQ/selenium
Source: https://files.pythonhosted.org/packages/source/s/selenium/selenium-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module rdflib}