Hello community, here is the log from the commit of package python-jenkins for openSUSE:Factory checked in at 2015-12-23 08:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jenkins (Old) and /work/SRC/openSUSE:Factory/.python-jenkins.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jenkins" Changes: -------- --- /work/SRC/openSUSE:Factory/python-jenkins/python-jenkins.changes 2015-08-05 19:14:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-jenkins.new/python-jenkins.changes 2015-12-23 08:48:56.000000000 +0100 @@ -1,0 +2,24 @@ +Fri Oct 30 14:32:03 UTC 2015 - [email protected] + +- update to 0.4.11: + * Handle depth errors in get_running_builds + * Use str as base class for PluginVersion + * Support ability to install plugins + * Provider helper classes for plugin data management + * Allow setting the next build number + * Adds Cloudbees folder plugin support + * Add function to get running builds + * Change order of tox envs for testr + * Add support for quiet down + * fix get version example + * remove support for python 2.6 + * Separate tests in separate files and classes + * Create module member index from autodoc + * Fix timeout function and add capturing of messages on failure + * Stop specifying requirements.txt in tox.ini + * Wrap url building with helper method + * Rework the examples + * Add socket timeout tests and helpers +- adjust Requires according to requirements.txt + +------------------------------------------------------------------- Old: ---- python-jenkins-0.4.8.tar.gz New: ---- python-jenkins-0.4.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jenkins.spec ++++++ --- /var/tmp/diff_new_pack.r0tLcI/_old 2015-12-23 08:48:57.000000000 +0100 +++ /var/tmp/diff_new_pack.r0tLcI/_new 2015-12-23 08:48:57.000000000 +0100 @@ -18,7 +18,7 @@ Name: python-jenkins -Version: 0.4.8 +Version: 0.4.11 Release: 0 Summary: Python bindings for the remote Jenkins API License: BSD-3-Clause @@ -33,7 +33,8 @@ %else BuildArch: noarch %endif -Requires: python-six +Requires: python-multi_key_dict +Requires: python-six >= 1.3.0 %description This package provides Python bindings for the Jenkins Remote ++++++ python-jenkins-0.4.8.tar.gz -> python-jenkins-0.4.11.tar.gz ++++++ ++++ 6607 lines of diff (skipped)
