Hello community,
here is the log from the commit of package python-jenkins-job-builder for
openSUSE:Factory checked in at 2016-07-20 09:20:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkins-job-builder (Old)
and /work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jenkins-job-builder"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jenkins-job-builder/python-jenkins-job-builder.changes
2015-12-23 08:48:57.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new/python-jenkins-job-builder.changes
2016-07-20 09:20:58.000000000 +0200
@@ -1,0 +2,200 @@
+Fri Jul 15 07:02:05 UTC 2016 - [email protected]
+
+- Switch to pypi.io as Source url
+
+-------------------------------------------------------------------
+Thu Jul 14 14:08:15 UTC 2016 - [email protected]
+
+- update to 1.6.1:
+ * Catch OSError when renaming and try to remove the destination file first
+ * Fix broken skip-push on docker-build-publish
+ * Update Sonatype CLM for CI plugin
+ * Remove obsolete tools script
+ * Adds support multijob support to the CopyArtifact plugin
+ * Allow testing non-default configs with complex definitions
+ * Python 3.x tempfile requires unicode
+ * Prevent corruption of cache by using atomic update
+ * Add support for Jenkins OpenStack Cloud Plugin
+ * Add support for http request plugin
+ * Add test and update documentation for mailer plugin
+ * XUnitDotNetTestType xUnit publisher support
+ * Update Plot plugin
+ * docs: add missing :jenkins-wiki: macro to CMake builder
+ * Add deadline option for build-timeout plugin
+ * Fix typo in doc of workspace-cleaner wrapper
+ * builders: update cmake to match CMake plugin versions 2.x
+ * Compatibility support for older maven project plugins
+ * Update workspace-cleanup to support newer options
+ * Update Google Cloud Storage publisher
+ * Update deprecated from version to 1.5.0
+ * Add support for URL scm plugin
+ * Serialize combine-queued-commits for git-revision
+ * Fix Generic Artifactory repository key selection options
+ * Add Build Name Setter to Builders
+ * Support test trend graph in Build Flow Test Aggregator
+ * Update Hipchat support to work w/all versions
+ * Job DSL target needs to be plural, not singular
+ * Add support for OWASP Dependency-Check Plugin
+ * Removing perModuleEmail paramater management
+ * Add trigger for RabbitMQ trigger module
+ * Change documentation to install from pypi
+ * Add support for docker builder plugin
+ * Add Promoted Build parameter
+ * Be able to handle Slack Plugin 2.0 configuration
+ * Convert remaining Jenkins wiki URLs to sphinx roles
+ * Update Urls for redirects and broken
+ * Fix CFP configuration for >=2.10.0
+ * Fix building (make) in 'doc' directory
+ * Clarify exception message for missed trigger properties
+ * Tidy up True/False and use better exceptions
+ * Replace deprecated assertEquals with assertEqual
+ * cmd: Add a config file fallback to the user's home directory
+ * email_ext publisher: Improve docstring wording
+ * email publisher: Clarify format of recipients list in docstring
+ * Add user/password command line argument
+ * multijob: add support for "ALWAYS" continuation condition
+ * Revert "Allow using lockfile per jenkins master"
+ * Allow using lockfile per jenkins master
+ * Added possibility to exclude project combinations
+ * Add PLAIN default for branch|project-compare-type
+ * Add support for disable-strict-forbidden-file-verification
+ * upd google-cloud-storage plugin support
+ * slack notifications on repeated failure
+ * Allow to omit list of projects in Gerrit trigger config
+ * Fix 3 doc warnings
+ * Take parameter order from yaml in trigger_parameterized_builds
+ * Use provided mapping object type instead OrderedDict
+ * Preserve data type when constructing new container
+ * add support for node-parameters option for multijob builder
+ * Update docs to include installation via pypi
+ * Adding the build-discarder property
+ * Partial support Yaml Axis Plugin
+ * Added github-pull-request-merge publisher
+ * Add helper function to convert xml
+ * gerrit trigger: Fix doc on topics
+ * Fix issue with non-ascii characters in get_job_md5
+ * Document template variable default values
+ * Allow id's for different templates to follow same naming
+ * Description Setter Plugin support as builder
+ * SCM repo: add show-all-changes option
+ * SCM repo: add trace option
+ * SCM repo: add no-tags option
+ * SCM repo: add reset-first option
+ * SCM repo: add depth option
+ * Allow null values for log-text
+ * SCM repo: add force-sync option
+ * add reference-repo option to scm git submodule
+ * Add new parameter for warnings publisher
+ * Remove ordereddict support from py26
+ * Fix delete-all command to include all job types
+ * Fixed downstream_ext comparison conditions
+ * Fix default result for reverse trigger
+ * Add doxygen builder support
+ * Add script-type to env-script wrapper
+ * Fix ircbot's any-failure parameter documentation
+ * Small typo fix
+ * Add Docker Custom Build Environment Plugin support
+ * Adding support for maven-metadata-plugin
+ * Add matrixOptions to throttle properties module
+ * Add hue-light plugin support
+ * Add Test Selector Plugin support
+ * * Added support for the Jenkins Slack plugin
+ * gitlab trigger: Support new "addCiMessage" flag
+ * Wrap stdout object only once with wrap_stream
+ * Add more details about Emotional Jenkins plugin to docs
+ * Add support for credentials properties in authorization matrix
+ * Remove linkcheck from sphinx builders list in config
+ * Add separate linkcheck env and allow dev to select builder
+ * Remove Python 2.6 compatibility patch
+ * Updated to support changes to openshift pipeline plugin
+ * Warn only once for masked definitions
+ * Add support for default-excludes in archives
+ * Reorder imports to match hacking guidelines
+ * Adding Build Keeper plugin
+ * Clarify 'trigger-parameterized-builds' description
+ * Allow multiple credentials-binding entries
+ * Adding setup of credentialsId in stashNotifier
+ * Modifying .gitignore file to add .idea folder
+ * Implement bzr SCM module
+ * Add support for matrices' subset in multijobs
+ * Fix docstring of downstream-ext publisher
+ * Adding a new project parameter on multijob
+ * Added "Downstream build of" build selector
+ * Add support for "tox" builder
+ * Order component retrieval to favour user defined
+ * Infer and build entry points from component modules
+ * Standardize docstrings for properties module
+ * Deprecated tox -downloadcache option removed
+ * Add support for cucumber reports plugin
+ * delivery-pipeline: support task description template
+ * document workspace-cleanup wrapper "dirmatch" default
+ * builders: fix mavenName sorting with py35
+ * publishers: iterate over copy of checkstyle data
+ * Standardize builders docstrings and remove '\'
+ * Add support of 'somewhereElse' value to Copy to slave plugin
+ * Revert "Add support for "tox" builder"
+ * Correct the entry points of cucumber-testresult
+ * Fix pollscm backwards compatiblity
+ * Add support for "tox" builder
+ * Document the new {template-name} variable
+ * Add parallelization options
+ * Add regexp option to conditional publisher
+ * Add support for the RunDeck plugin
+ * Added support for the workflow job type
+ * Add template-name as a variable that can be used in a template
+ * Add 'do-not-fingerprint' to 'copyartifact' builder
+ * Debug message leads to (n*m) log growth
+ * Option to mark build as unstable in PostBuildScript publisher
+ * Allow deep formatting of macro parameters
+ * publishers: xunit doesn't accepts integers as threshold
+ * Fix the wrong info in docs about default slave param
+ * add support for NodeJS Plugin
+ * Add support for Rebuild Plugin
+ * Remove deprecated getChildren() usage
+ * Copy config files tree
+ * useMatrixChild support in parameterized trigger
+ * Add support for runscope plugin
+ * Add flatten and encryption support to s3 publisher
+ * cmd.py: tweak plugin information querying logic
+ * Make git.timeout parameter set clone timeout too
+ * [BUGFIX] Add missing "strExclusionSet" element when using "exclusionValues"
+ * Fix the artifactory plugin docs due to extra whitespace
+ * quick-start: Fix the configuration file argument to read "--conf"
+ * Adding support for monitoring files using FSTrigger Plugin
+ * fix for python 3, decode job output
+ * Fix update after deleting all jobs
+ * Allow raw XML at project top-level
+ * Fix delete-all command on python 3
+ * Wrap file objects with codecs to handle unicode
+ * Made a common helper function - convert_mapping_to_xml
+ * builder.py: fix potential race condition
+ * Implements: additions for OS3 plugin entry points in builders and scm
+ * setup.cfg: py26 is no longer supported
+ * Revert "Support for Shiningpanda's Tox Builder"
+ * Capture logs with FakeLogging Fixture
+ * Support for Shiningpanda's Tox Builder
+ * Distinguish kept jobs and unmanaged jobs when skipping removal
+ * Add control over more settings of github pull request builder plugin
+ * Update sphinx to be compatible with readthedocs.org
+ * fix default handling of script-file-path
+ * Allow save to be called more than once
+ * Allow JJB to set connection timeout to jenkins server
+ * Separate out custom yaml tags into separate classes
+ * Support copyartifact build selector param
+ * Add support for Artifactory plugin
+ * Add new parameters to Build Blocker example / test
+ * support for the phabricator plugin
+ * List conditions for trigger-parameterized-builds
+ * Added hipchat publisher for HipChat plugin >=0.1.9
+ * Added gitlab plugin
+ * Add support for whitesource plugin
+ * Add Trigger that supports the Jenkins "BitBucket plugin"
+ * Boolean parameters and more options in Parameterized Trigger Plugin
+ * Add support for the CucumberTestResult plugin
+ * Add support for blocking-level and queue scanning to Build Blocker plugin
+ * Add Ability to use the AWS Cloudformation Plugin
+- Adjust Requires
+- Remove 0001-Add-marker-to-only-need-ordereddict-for-py2.6.patch
++++ 3 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/python-jenkins-job-builder/python-jenkins-job-builder.changes
++++ and
/work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new/python-jenkins-job-builder.changes
Old:
----
0001-Add-marker-to-only-need-ordereddict-for-py2.6.patch
jenkins-job-builder-1.3.0.tar.gz
New:
----
jenkins-job-builder-1.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jenkins-job-builder.spec ++++++
--- /var/tmp/diff_new_pack.pkN2SR/_old 2016-07-20 09:20:59.000000000 +0200
+++ /var/tmp/diff_new_pack.pkN2SR/_new 2016-07-20 09:20:59.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jenkins-job-builder
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014 Thomas Bechtold <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -18,20 +18,18 @@
Name: python-jenkins-job-builder
-Version: 1.3.0
+Version: 1.6.1
Release: 0
Summary: Manage Jenkins jobs with YAML
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/openstack-ci/jenkins-job-builder
-Source:
https://pypi.python.org/packages/source/j/jenkins-job-builder/jenkins-job-builder-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 0001-Add-marker-to-only-need-ordereddict-for-py2.6.patch
-- see https://review.openstack.org/#/c/240438/
-Patch1: 0001-Add-marker-to-only-need-ordereddict-for-py2.6.patch
+Source:
https://pypi.io/packages/source/j/jenkins-job-builder/jenkins-job-builder-%{version}.tar.gz
BuildRequires: python-pbr
BuildRequires: python-setuptools-git
Requires: python-PyYAML
-Requires: python-jenkins >= 0.4.1
-Requires: python-pbr >= 0.8.2
+Requires: python-jenkins >= 0.4.8
+Requires: python-pbr >= 1.0.0
Requires: python-six >= 1.5.2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -49,7 +47,6 @@
%prep
%setup -q -n jenkins-job-builder-%{version}
-%patch1 -p1
%build
python setup.py build
++++++ jenkins-job-builder-1.3.0.tar.gz -> jenkins-job-builder-1.6.1.tar.gz
++++++
++++ 22107 lines of diff (skipped)