Hello community,
here is the log from the commit of package python-python-jenkins for
openSUSE:Factory checked in at 2017-05-09 18:02:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
and /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-jenkins"
Tue May 9 18:02:31 2017 rev:3 rq:491800 version:0.4.14
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes
2016-05-19 12:15:06.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
2017-05-09 18:02:35.241662656 +0200
@@ -1,0 +2,25 @@
+Fri Apr 28 10:43:13 UTC 2017 - [email protected]
+
+update to version 0.4.14
+ * get_running_builds failed when server has a path
+ * Move other-requirements.txt to bindep.txt
+ * Add optional kerberos support
+ * Allow to wait for jenkins to enter normal operation
+ * Remove discover from test-requirements
+ * Fixed a minor typo in example of Python-jenkins
+ * Fix relative import in kerberos support for python3
+ * Changes get_job_info to get_build_info
+ * url-proof scripts passed to run_script
+ * Do not force DeprecationWarning to be displayed
+ * Add support for handling promotions
+ * Use standard cover setup
+ * Adds possibility to retrieve all jobs from the view specified
+ * Setup required packages with bindep
+ * Make the kerberos support python3 ready
+ * remove cap on pbr
+ * Fetch all builds from a job
+ * Remove redundant 'the'
+ * add get_whoami()
+- Use pypi.io as Source url
+
+-------------------------------------------------------------------
Old:
----
python-jenkins-0.4.12.tar.gz
New:
----
python-jenkins-0.4.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-jenkins.spec ++++++
--- /var/tmp/diff_new_pack.tJ0I5K/_old 2017-05-09 18:02:36.369503279 +0200
+++ /var/tmp/diff_new_pack.tJ0I5K/_new 2017-05-09 18:02:36.373502714 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-python-jenkins
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014 Thomas Bechtold <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
Name: python-python-jenkins
-Version: 0.4.12
+Version: 0.4.14
Release: 0
Summary: Python bindings for the remote Jenkins API
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://launchpad.net/python-jenkins
-Source:
https://pypi.python.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
+Source:
https://pypi.io/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-pbr
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ python-jenkins-0.4.12.tar.gz -> python-jenkins-0.4.14.tar.gz ++++++
++++ 1779 lines of diff (skipped)