14
0
Todd R
2018-11-08 17:34:47 +00:00
committed by Git OBS Bridge
parent 201a6e403c
commit 162e6bd2e6

View File

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