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