14
0

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:
Tomáš Chvátal
2019-08-01 13:53:11 +00:00
committed by Git OBS Bridge
parent 83bc0d9faa
commit b7289e90f2
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>

View File

@@ -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