diff --git a/python-jenkins-1.4.0.tar.gz b/python-jenkins-1.4.0.tar.gz deleted file mode 100644 index 29b7c9d..0000000 --- a/python-jenkins-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fd92d2c90c3534a163945ceb0d5850c26c1a54533b8fed6bd15b2c8998324c0 -size 60871 diff --git a/python-jenkins-1.5.0.tar.gz b/python-jenkins-1.5.0.tar.gz new file mode 100644 index 0000000..6eb4fc1 --- /dev/null +++ b/python-jenkins-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b11f7c1dffc48579afefa8a310cba5b1c98785b9132892ff8cf5312f32ebc90 +size 60004 diff --git a/python-python-jenkins.changes b/python-python-jenkins.changes index 421c11f..ce8bfd5 100644 --- a/python-python-jenkins.changes +++ b/python-python-jenkins.changes @@ -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 diff --git a/python-python-jenkins.spec b/python-python-jenkins.spec index 58cc474..6c5f124 100644 --- a/python-python-jenkins.spec +++ b/python-python-jenkins.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-jenkins -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Python bindings for the remote Jenkins API License: BSD-3-Clause