forked from pool/python-jenkinsapi
Accepting request 703793 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jenkinsapi?expand=0&rev=8
This commit is contained in:
commit
812d62e0b1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:120adfc9cea83fb890744b5049c5bb7edc77699059f0da62db66354ec27c54e2
|
||||
size 135867
|
3
jenkinsapi-0.3.9.tar.gz
Normal file
3
jenkinsapi-0.3.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf35b208fe05e65508f3b8bbb0f91d164b007632e27ebe5f54041174b681b696
|
||||
size 138872
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 20:23:07 UTC 2019 - Hardik Italia <hitalia@suse.com>
|
||||
|
||||
- update to 3.0.9:
|
||||
* Updated password
|
||||
* url encode folder name, to fix forward slashes (#702)
|
||||
* Add new method to create job and use it to speedup QueueItem (#699)
|
||||
* See if Jenkins is lazy when loading build history (#698)
|
||||
* Removed python 3.4 and added 3.7 (#695)
|
||||
* Proposed CloudBees integration fix to job.invoke. (#693)
|
||||
* Fix pylint errors (#694)
|
||||
* Add authentication system tests (#686)
|
||||
* Use session id cookie to improve performace (#685)
|
||||
* Parameterize war-filename and locally save hpi-files (#684)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 13:41:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jenkinsapi
|
||||
Version: 0.3.8
|
||||
Version: 0.3.9
|
||||
Release: 0
|
||||
Summary: A Python API for accessing resources on a Jenkins continuous integration server
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user