14
0

Accepting request 720220 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/720220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jenkins?expand=0&rev=9
This commit is contained in:
2019-08-05 08:37:27 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Aug 1 12:01:53 UTC 2019 - pgajdos@suse.com
- version update to 1.5.0
* Remove pin on mock module
* Update jobs
* Make get\_job\_info fetch\_all\_builds work with jobs in folders
* OpenDev Migration Patch
* When updating jobs the response body may be empty
* Add Python 3.6 classifier to setup.cfg
* add python 3.6 unit test job
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 14 18:18:30 UTC 2019 - Jonathan <jharker@suse.com> Tue May 14 18:18:30 UTC 2019 - Jonathan <jharker@suse.com>

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.4.0 Version: 1.5.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