forked from pool/python-python-jenkins
- 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/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
02ca0cf048
commit
3a8b908e94
@@ -13,13 +13,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# 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-%{**}}
|
||||
Name: python-python-jenkins
|
||||
Version: 1.2.1
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the remote Jenkins API
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user