forked from pool/python-python-jenkins
Accepting request 720200 from home:pgajdos
- 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 OBS-URL: https://build.opensuse.org/request/show/720200 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
83bc0d9faa
commit
b7289e90f2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fd92d2c90c3534a163945ceb0d5850c26c1a54533b8fed6bd15b2c8998324c0
|
||||
size 60871
|
3
python-jenkins-1.5.0.tar.gz
Normal file
3
python-jenkins-1.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b11f7c1dffc48579afefa8a310cba5b1c98785b9132892ff8cf5312f32ebc90
|
||||
size 60004
|
@@ -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>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-jenkins
|
||||
Version: 1.4.0
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the remote Jenkins API
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user