Hello community, here is the log from the commit of package python-sushy for openSUSE:Leap:15.2 checked in at 2020-03-09 18:11:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-sushy (Old) and /work/SRC/openSUSE:Leap:15.2/.python-sushy.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sushy" Mon Mar 9 18:11:20 2020 rev:11 rq:777194 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-sushy/python-sushy.changes 2020-01-15 15:53:40.875606085 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-sushy.new.26092/python-sushy.changes 2020-03-09 18:11:24.269199901 +0100 @@ -1,0 +2,144 @@ +Tue May 7 07:00:31 UTC 2019 - [email protected] + +- update to version 1.8.1 + - Update .gitreview for stable/stein + - Fix wrong default JsonDataReader() argument + +------------------------------------------------------------------- +Mon Mar 4 10:13:04 UTC 2019 - Colleen Murphy <[email protected]> + +- update to version 1.8.0 + - Add foundation for supporting Redfish OEMs + - Introduce default value for `transfer_protocol` parameter + - Add support for ilo Virtual Media + - Add support for the `CompositionService` resource + - Add support for the `UpdateService` resource + - Follow Up Zuulv3 + - Move to zuulv3 + - Introduce `dateutil` + - Update the docstring of `sub_processors()` + - Update to public + - Add missing tests + - Add Chassis<->ComputerSystem/Manager linkage + - Add System<->Manager linkage follow up + - Add System<->Manager linkage + - Change openstack-dev to openstack-discuss and update URL + - Add `ChassisCollection` and `Chassis` classes + - Cleanup JsonDataReader name + - remove useless whitespces + - Unify sushy models by Redfish schema bundle + - Delete HTTP tokens on `Sushy` shutdown + - [Trivial Fix] modify spelling errors of fulfill, for, containing + - Change adapter to 'int_or_none' for processor properties + - [Trivial Fix] modify spelling error of "committed" + - Add support for loading resources from archive file + - [Trivial Fix] modify spelling error of "resource" + - Follow-up to 27c725c to move up ``cache_clear`` + - Requests session keyword arguments for sushy connector + - Introduce ``cache_it`` and ``cache_clear`` + - Fix crashing `BasicAuth` context manager + - Remove stray unicode character from tox.ini + - Add `ProtocolFeaturesSupported` property of the `Root Service` + - Add product property to the root Sushy object + - Update to use mapped field for Settings Message Severity field + - Omit tests from code coverage run + - Use templates for cover and lower-constraints + - Return sizes of storage devices + - Fix for MediaTypes in virtual media + - Add Message Registry File resource + - Cleanup names for message registry + - Add storage and simple_storage attr to system + - Caching ResourceCollectionBase::get_members() + - Add a virtual media resource + - add python 3.6 unit test job + - switch documentation job to new PTI + - import zuul job settings from project-config + - Add system storage resource support + - Cleanup docstring for removed etag param + - Add Redfish Message Registry resource + - Add DictionaryField class to resource base + - Update reno for stable/rocky + +------------------------------------------------------------------- +Tue Sep 11 08:33:41 UTC 2018 - Jan Engelhardt <[email protected]> + +- Avoid repetition of name in summary (rpmlint). + +------------------------------------------------------------------- +Tue Sep 11 07:55:30 UTC 2018 - [email protected] + +- update to version 1.6.0 + - Update reno for stable/queens + - Switch to use stestr for unit test + - Add processor ProcessorId field and Status field + - Hide Attribute Registry property in Bios + - Add reusable ActionField + - fix error url + - Zuul: Remove project name + - Add system simple storage resource support + - Cleanup unittest file loading + - Add storage volume + - Do not run functional (API) tests in the CI + - Introduce BIOS API + - Fix wrong message of invalid boot "enabled" parameter + - Gate fix: Cap hacking to avoid gate failure + - Add storage disk drive + - Replace curly quotes with straight quotes + - Add system status field + - Change BootSourceOverrideMode from BIOS to Legacy + - fix tox python3 overrides + - tox: Use default Python 3 version, remove pypy + - Restores sushy session functionality. + - Remove etag from Bios + - Mark Systems/Managers/SessionService optional + - Update Launchpad references to Storyboard + - Create mappings for System Indicator LED + - Updated from global requirements + - add lower-constraints job + +------------------------------------------------------------------- +Mon Sep 3 18:03:58 UTC 2018 - [email protected] + +- update to version 1.3.2 + - Updated from global requirements + - Mark Systems/Managers/SessionService optional + +------------------------------------------------------------------- +Fri Feb 23 13:44:47 UTC 2018 - [email protected] + +- Switch to stable/queens spec template + +------------------------------------------------------------------- +Mon Feb 12 10:10:57 UTC 2018 - [email protected] + +- update to version 1.3.1 (bsc#1078607) + - Enable some off-by-default checks + - Add ListField class to resource base + - Update .gitreview for stable/queens + - Avoid tox_install.sh for constraints support + - Replace HTTP numeric constants with http_client constants + - Add PUT method to connector + - Restore the default semantics of refresh() + - Indicating the location tests directory in oslo_debug_helper + - Zuul: Remove project name + - flake8: Enable some off-by-default checks + - Adds EthernetInterface to the library + - Add int_or_none adapter function + - zuul: clean up job definition + - Update documentation related to 'refresh()' + - Add DELETE method to connector + - Add Zuul v3 jobs in tree + - Update UPPER_CONSTRAINTS_FILE for stable/queens + - Update method docstring + - Use the tempest plugin from openstack/ironic-tempest-plugin + - Refining the resource refresh + - Update some tests to copy the dictionaries passed in + - Update reno for stable/pike + - Restores sushy session functionality. + - Follow-up patch for 8fe2904a62b0f56dc3fc3fefc5a5a746911ce891 + - Restore interface of Connector + - Implement Redfish Sessions + - Updated from global requirements + - Add support to accept custom connector object + +------------------------------------------------------------------- Old: ---- sushy-1.1.0.tar.gz New: ---- sushy-1.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sushy.spec ++++++ --- /var/tmp/diff_new_pack.1p1bMl/_old 2020-03-09 18:11:24.789200646 +0100 +++ /var/tmp/diff_new_pack.1p1bMl/_new 2020-03-09 18:11:24.789200646 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-sushy # -# 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,71 +12,84 @@ # 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-sushy -Version: 1.1.0 +Version: 1.8.1 Release: 0 -Summary: Sushy is a small Python library to communicate with Redfish based systems +Summary: Python library to communicate with Redfish based systems License: Apache-2.0 Group: Development/Languages/Python -Url: https://docs.openstack.org/sushy -Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-1.1.0.tar.gz +URL: https://docs.openstack.org/sushy +Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-1.8.1.tar.gz BuildRequires: openstack-macros -BuildRequires: python-devel -BuildRequires: python-oslotest >= 1.10.0 -BuildRequires: python-pbr >= 2.0.0 -BuildRequires: python-python-subunit >= 0.0.18 -BuildRequires: python-reno >= 1.8.0 -BuildRequires: python-requests >= 2.14.2 -BuildRequires: python-setuptools >= 16.0 -BuildRequires: python-six >= 1.9.0 -BuildRequires: python-testrepository >= 0.0.18 -BuildRequires: python-testscenarios >= 0.4 -BuildRequires: python-testtools >= 1.4.0 +BuildRequires: python2-oslotest +BuildRequires: python2-pbr >= 2.0.0 +BuildRequires: python2-python-dateutil >= 2.7.0 +BuildRequires: python2-python-subunit +BuildRequires: python2-reno +BuildRequires: python2-requests >= 2.14.2 +BuildRequires: python2-setuptools +BuildRequires: python2-six >= 1.10.0 +BuildRequires: python2-stestr +BuildRequires: python2-testscenarios +BuildRequires: python2-testtools +BuildRequires: python3-oslotest +BuildRequires: python3-pbr >= 2.0.0 +BuildRequires: python3-python-dateutil >= 2.7.0 +BuildRequires: python3-python-subunit +BuildRequires: python3-reno +BuildRequires: python3-requests >= 2.14.2 +BuildRequires: python3-setuptools +BuildRequires: python3-six >= 1.10.0 +BuildRequires: python3-stestr +BuildRequires: python3-testscenarios +BuildRequires: python3-testtools Requires: python-pbr >= 2.0.0 +Requires: python-python-dateutil >= 2.7.0 Requires: python-requests >= 2.14.2 -Requires: python-six >= 1.9.0 +Requires: python-six >= 1.10.0 BuildArch: noarch +%python_subpackages %description Sushy is a Python library to communicate with `Redfish` based systems. -%package doc +%package -n python-sushy-doc Summary: Documentation for OpenStack sushy Group: Documentation/HTML BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.16.0 +BuildRequires: python-openstackdocstheme -%description doc +%description -n python-sushy-doc Sushy is a Python library to communicate with `Redfish` based systems. This package contains the documentation. %prep -%autosetup -p1 -n sushy-1.1.0 +%autosetup -p1 -n sushy-1.8.1 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build -%{py2_build} +%{python_build} %{__python2} setup.py build_sphinx --builder=html,man rm -rf html/.{doctrees,buildinfo} %install -%{py2_install} +%{python_install} %check -%{__python2} setup.py test +%python_exec -m stestr.cli run -%files +%files %{python_files} %license LICENSE %doc AUTHORS ChangeLog README.rst -%{python2_sitelib}/sushy* -%{python2_sitelib}/*.egg-info +%{python_sitelib}/sushy* +%{python_sitelib}/*.egg-info -%files doc +%files -n python-sushy-doc %doc doc/build/html %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1p1bMl/_old 2020-03-09 18:11:24.809200675 +0100 +++ /var/tmp/diff_new_pack.1p1bMl/_new 2020-03-09 18:11:24.809200675 +0100 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/sushy/sushy.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/sushy/sushy.spec.j2</param> <param name="output-name">python-sushy.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/sushy/master/requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,sushy</param> </service> ++++++ sushy-1.1.0.tar.gz -> sushy-1.8.1.tar.gz ++++++ ++++ 12324 lines of diff (skipped)
