14
0
Todd R
2018-11-08 17:21:08 +00:00
committed by Git OBS Bridge
parent 064f8453b0
commit c63b567920

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-jenkins Name: python-python-jenkins
Version: 1.2.1 Version: 1.3.0
Release: 0 Release: 0
Summary: Python bindings for the remote Jenkins API Summary: Python bindings for the remote Jenkins API
License: BSD-3-Clause License: BSD-3-Clause
@@ -41,6 +41,7 @@ Requires: python-six >= 1.3.0
Provides: python-jenkins = %{version} Provides: python-jenkins = %{version}
Obsoletes: python-jenkins <= 0.4.12 Obsoletes: python-jenkins <= 0.4.12
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages
%description %description