Hello community,
here is the log from the commit of package python-ironic-inspector-client for
openSUSE:Leap:15.2 checked in at 2020-03-09 18:06:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-ironic-inspector-client (Old)
and
/work/SRC/openSUSE:Leap:15.2/.python-ironic-inspector-client.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ironic-inspector-client"
Mon Mar 9 18:06:35 2020 rev:19 rq:776687 version:3.7.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-ironic-inspector-client/python-ironic-inspector-client.changes
2020-01-15 15:49:23.631458638 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-ironic-inspector-client.new.26092/python-ironic-inspector-client.changes
2020-03-09 18:06:38.896855723 +0100
@@ -1,0 +2,72 @@
+Wed Oct 9 13:00:47 UTC 2019 - [email protected]
+
+- update to version 3.7.0
+ - Fetch requirements from opendev
+ - Bump the openstackdocstheme extension to 1.20
+ - Update master for stable/stein
+ - OpenDev Migration Patch
+ - Update sphinx requirements
+ - OSC: try fetching ironic-inspector URL from osc-lib
+ - Find misteriously missing pep8 import check
+ - Repair the deprecated uuid/uuids arguments
+ - Blacklist sphinx 2.1.0 (autodoc bug)
+ - Replace openstack.org git:// URLs with https://
+ - CI: clean up required projects
+ - Build pdf doc
+ - Update Python 3 test runtimes for Train
+ - Allow running a specific functional test via CLI
+ - Dropping the py35 testing
+ - Deprecates "uuid" parameters to Python calls when node is expected
+ - Switch base job to ironic-base
+
+-------------------------------------------------------------------
+Mon Apr 8 12:27:57 UTC 2019 - [email protected]
+
+- update to version 3.5.0
+ - Remove dsvm from zuulv3 job names
+ - Support loading introspection rules from YAML files
+ - Update tox.ini to support Python 3.x unit tests
+ - Fix setup.cfg for release
+ - add python 3.7 unit test job
+ - Follow-up check-errors flag
+ - Change openstack-dev to openstack-discuss
+ - Update reno for stable/rocky
+ - CI: stop trying to pull the tempest plugin from ironic-inspector
+ - Update min tox version to 2.0
+ - Add check-errors flag to Introspection
+ - switch documentation job to new PTI
+ - Change basepython to python3
+ - add python 3.6 unit test job
+ - Zuul migration
+ - import zuul job settings from project-config
+
+-------------------------------------------------------------------
+Tue Sep 11 07:52:41 UTC 2018 - [email protected]
+
+- update to version 3.3.0
+ - fix tox python3 overrides
+ - Add release note link in README
+ - Trivial: Update pypi url to new url
+ - Provide proper error message if interface name is invalid
+ - Update the home-page link
+ - Follow the new PTI for document build
+ - Fix errors in package metadata
+ - add lower-constraints job
+ - Support passing manage_boot argument in Python API
+
+-------------------------------------------------------------------
+Mon Sep 3 17:29:34 UTC 2018 - [email protected]
+
+- update to version 3.2.0
+ - Gate fix: Cap hacking to avoid gate failure
+ - Update reno for stable/queens
+ - Update links in README
+ - Update bug tracker URL
+ - Zuul: Remove project name
+ - Switch the CI to hardware types and clean up playbook
+ - Clean imports in code
+ - Add the api help information
+ - Updated from global requirements
+ - Use the regular inspector tests in the CI
+
+-------------------------------------------------------------------
Old:
----
python-ironic-inspector-client-3.1.0.tar.gz
New:
----
python-ironic-inspector-client-3.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ironic-inspector-client.spec ++++++
--- /var/tmp/diff_new_pack.oNy6gu/_old 2020-03-09 18:06:39.216855882 +0100
+++ /var/tmp/diff_new_pack.oNy6gu/_new 2020-03-09 18:06:39.216855882 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ironic-inspector-client
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,37 +12,47 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: python-ironic-inspector-client
-Version: 3.1.0
+Version: 3.7.0
Release: 0
Summary: Python client and CLI tool for Ironic Inspector
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://launchpad.net/python-ironic-inspector-client
-Source0:
https://files.pythonhosted.org/packages/source/p/python-ironic-inspector-client/python-ironic-inspector-client-3.1.0.tar.gz
+URL: https://launchpad.net/python-ironic-inspector-client
+Source0:
https://files.pythonhosted.org/packages/source/p/python-ironic-inspector-client/python-ironic-inspector-client-3.7.0.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-Sphinx
-BuildRequires: python-devel
-BuildRequires: python-fixtures >= 3.0.0
-BuildRequires: python-mock >= 2.0.0
-BuildRequires: python-openstackclient >= 3.12.0
-BuildRequires: python-openstackdocstheme >= 1.18.1
-BuildRequires: python-osc-lib >= 1.8.0
-BuildRequires: python-oslo.concurrency >= 3.25.0
-BuildRequires: python-reno >= 2.5.0
-BuildRequires: python-requests-mock >= 1.1.0
-BuildRequires: python-testrepository >= 0.0.18
-Requires: python-keystoneauth1 >= 3.3.0
+BuildRequires: python2-fixtures
+BuildRequires: python2-mock
+BuildRequires: python2-openstackclient
+BuildRequires: python2-openstackdocstheme
+BuildRequires: python2-osc-lib >= 1.8.0
+BuildRequires: python2-oslo.concurrency
+BuildRequires: python2-reno
+BuildRequires: python2-requests-mock
+BuildRequires: python2-testrepository
+BuildRequires: python3-fixtures
+BuildRequires: python3-mock
+BuildRequires: python3-openstackclient
+BuildRequires: python3-openstackdocstheme
+BuildRequires: python3-osc-lib >= 1.8.0
+BuildRequires: python3-oslo.concurrency
+BuildRequires: python3-reno
+BuildRequires: python3-requests-mock
+BuildRequires: python3-testrepository
+Requires: python-PyYAML >= 3.12
+Requires: python-keystoneauth1 >= 3.4.0
+Requires: python-openstackclient
Requires: python-osc-lib >= 1.8.0
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.utils >= 3.33.0
Requires: python-requests >= 2.14.2
Requires: python-six >= 1.10.0
BuildArch: noarch
+%python_subpackages
%description
Ironic Inspector is an auxiliary service for discovering hardware properties
@@ -54,25 +64,27 @@
This package contains Python client and command line tool for Ironic Inspector.
%prep
-%autosetup -p1 -n python-ironic-inspector-client-3.1.0
+%autosetup -p1 -n python-ironic-inspector-client-3.7.0
sed -i -e 's,hacking.*,,' test-requirements.txt
sed -i -e 's,coverage.*,,' test-requirements.txt
sed -i -e 's,doc8.*,,' test-requirements.txt
%py_req_cleanup
%build
-%{py2_build}
+%python_build
%install
-%{py2_install}
+%python_install
%check
-%{__python2} setup.py test
+%{python_expand rm -rf .testrepository
+$python -m unittest discover ironic_inspector_client
+}
-%files
+%files %{python_files}
%doc README.rst
%license LICENSE
-%{python2_sitelib}/ironic_inspector_client
-%{python2_sitelib}/*.egg-info
+%{python_sitelib}/ironic_inspector_client
+%{python_sitelib}/*.egg-info
%changelog
++++++ _service ++++++
--- /var/tmp/diff_new_pack.oNy6gu/_old 2020-03-09 18:06:39.240855894 +0100
+++ /var/tmp/diff_new_pack.oNy6gu/_new 2020-03-09 18:06:39.240855894 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2?h=stable/queens</param>
+ <param
name="input-template">https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2?h=stable/train</param>
<param name="output-name">python-ironic-inspector-client.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/python-ironic-inspector-client/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param
name="changelog-provider">gh,openstack,python-ironic-inspector-client</param>
</service>
++++++ python-ironic-inspector-client-3.1.0.tar.gz ->
python-ironic-inspector-client-3.7.0.tar.gz ++++++
++++ 2300 lines of diff (skipped)