diff --git a/python-jenkins-1.2.1.tar.gz b/python-jenkins-1.2.1.tar.gz deleted file mode 100644 index f5b6c59..0000000 --- a/python-jenkins-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62114d830cc95dee9d9a75f5c4e0fd2ea7b0ca17b0f09357a01a22432c09d325 -size 57840 diff --git a/python-jenkins-1.4.0.tar.gz b/python-jenkins-1.4.0.tar.gz new file mode 100644 index 0000000..29b7c9d --- /dev/null +++ b/python-jenkins-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd92d2c90c3534a163945ceb0d5850c26c1a54533b8fed6bd15b2c8998324c0 +size 60871 diff --git a/python-python-jenkins.changes b/python-python-jenkins.changes index 858d66f..3213394 100644 --- a/python-python-jenkins.changes +++ b/python-python-jenkins.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 11 15:07:10 UTC 2018 - Thomas Bechtold + +- 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 diff --git a/python-python-jenkins.spec b/python-python-jenkins.spec index d686288..996da01 100644 --- a/python-python-jenkins.spec +++ b/python-python-jenkins.spec @@ -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