forked from pool/python-python-jenkins
Accepting request 657235 from devel:languages:python
- update to 1.4.0: * Update min tox version to 2.0 * Request multiple folder levels at once in get\_all\_jobs * Replace build\_jobs\_list\_responses with actual Jenkins responses * Clean up job/folder path handling * Test requested URLs in test\_getall * Make jjb-tox-cross-jenkins-job-builder voting * Allow adding extra HTTP headers to Jenkins requests OBS-URL: https://build.opensuse.org/request/show/657235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jenkins?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62114d830cc95dee9d9a75f5c4e0fd2ea7b0ca17b0f09357a01a22432c09d325
|
|
||||||
size 57840
|
|
3
python-jenkins-1.4.0.tar.gz
Normal file
3
python-jenkins-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fd92d2c90c3534a163945ceb0d5850c26c1a54533b8fed6bd15b2c8998324c0
|
||||||
|
size 60871
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 11 15:07:10 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- update to 1.4.0:
|
||||||
|
* Update min tox version to 2.0
|
||||||
|
* Request multiple folder levels at once in get\_all\_jobs
|
||||||
|
* Replace build\_jobs\_list\_responses with actual Jenkins responses
|
||||||
|
* Clean up job/folder path handling
|
||||||
|
* Test requested URLs in test\_getall
|
||||||
|
* Make jjb-tox-cross-jenkins-job-builder voting
|
||||||
|
* Allow adding extra HTTP headers to Jenkins requests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 4 17:51:40 UTC 2018 - dmueller@suse.com
|
Tue Sep 4 17:51:40 UTC 2018 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -13,13 +13,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-python-jenkins
|
Name: python-python-jenkins
|
||||||
Version: 1.2.1
|
Version: 1.4.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
|
||||||
|
Reference in New Issue
Block a user