Hello community,
here is the log from the commit of package python-ironic-inspector-client for
openSUSE:Factory checked in at 2017-02-21 13:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ironic-inspector-client (Old)
and /work/SRC/openSUSE:Factory/.python-ironic-inspector-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ironic-inspector-client"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ironic-inspector-client/python-ironic-inspector-client.changes
2016-10-13 11:32:39.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-ironic-inspector-client.new/python-ironic-inspector-client.changes
2017-02-21 13:44:27.554146527 +0100
@@ -1,0 +2,22 @@
+Mon Feb 13 11:44:40 UTC 2017 - [email protected]
+
+- update to version 1.11.0:
+ - Fix functional tests after recent API changes
+ - Update reno for stable/newton
+ - List introspection statuses support
+ - Add simple Sphinx documentation
+ - Add oslotest to test-requirements
+ - Clarify that node names can be used in addition to UUIDs
+ - Bump hacking to 0.11.0 in test-requirements
+ - Show team and repo badges on README
+ - Pin functest-requirements to a specific SHA
+ - UUID, started_at, finished_at in the status
+ - Enable release notes translation
+ - Update to newer hacking
+ - Deprecate setting IPMI credentials
+ - Move documentation from README to Sphinx
+ - TrivialFix: Remove logging import unused
+ - Updated from global requirements
+ - Rework handling requirements for functional tests
+
+-------------------------------------------------------------------
Old:
----
python-ironic-inspector-client-1.9.0.tar.gz
New:
----
python-ironic-inspector-client-1.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ironic-inspector-client.spec ++++++
--- /var/tmp/diff_new_pack.R6cMfJ/_old 2017-02-21 13:44:27.854104210 +0100
+++ /var/tmp/diff_new_pack.R6cMfJ/_new 2017-02-21 13:44:27.858103646 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ironic-inspector-client
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%global sname python-ironic-inspector-client
Name: python-ironic-inspector-client
-Version: 1.9.0
+Version: 1.11.0
Release: 0
Summary: Python client and CLI tool for Ironic Inspector
License: Apache-2.0
@@ -29,13 +29,13 @@
BuildRequires: python-devel
BuildRequires: python-fixtures >= 3.0.0
BuildRequires: python-mock >= 2.0
-BuildRequires: python-requests-mock >= 1.0
-Requires: python-cliff >= 1.15.0
-Requires: python-keystoneauth1 >= 2.10.0
-Requires: python-openstackclient >= 2.1.0
-Requires: python-osc-lib >= 0.4.0
+BuildRequires: python-requests-mock >= 1.1
+Requires: python-cliff >= 2.3.0
+Requires: python-keystoneauth1 >= 2.17.0
+Requires: python-openstackclient >= 3.3.0
+Requires: python-osc-lib >= 1.2.0
Requires: python-oslo.i18n >= 2.1.0
-Requires: python-oslo.utils >= 3.16.0
+Requires: python-oslo.utils >= 3.18.0
Requires: python-requests >= 2.10.0
Requires: python-six >= 1.9.0
BuildArch: noarch
@@ -50,7 +50,8 @@
This package contains Python client and command line tool for Ironic Inspector.
%prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
%build
%{py2_build}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.R6cMfJ/_old 2017-02-21 13:44:27.886099696 +0100
+++ /var/tmp/diff_new_pack.R6cMfJ/_new 2017-02-21 13:44:27.890099132 +0100
@@ -1,11 +1,12 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2</param>
<param name="output-name">python-ironic-inspector-client.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+ <param name="changelog-email">[email protected]</param>
+ <param
name="changelog-provider">gh,openstack,python-ironic-inspector-client</param>
</service>
<service mode="disabled" name="download_files">
- <param name="changesgenerate">enable</param>
</service>
<service name="format_spec_file" mode="disabled"/>
</services>
++++++ python-ironic-inspector-client-1.9.0.tar.gz ->
python-ironic-inspector-client-1.11.0.tar.gz ++++++
++++ 2462 lines of diff (skipped)