Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sushy for openSUSE:Factory checked in at 2022-10-03 13:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sushy (Old) and /work/SRC/openSUSE:Factory/.python-sushy.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sushy" Mon Oct 3 13:46:30 2022 rev:10 rq:1007580 version:4.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sushy/python-sushy.changes 2021-12-12 00:57:58.950599743 +0100 +++ /work/SRC/openSUSE:Factory/.python-sushy.new.2275/python-sushy.changes 2022-10-03 13:47:18.845686280 +0200 @@ -1,0 +2,58 @@ +Sun Oct 2 14:49:41 UTC 2022 - cloud-de...@suse.de + +- update to version 4.3.0 + - Run Ironic unit tests to avoid regressions + - Fix session authentication issues + - Update jobs names + - Migrate CompositionService, EventService and TaskService to enums + - Add basic support for CertificateService + - Remove unicode literal from code + - Changing boot device string for vmedia on SuperMicro + - Re-trying InsertMedia call with TransferProtocolType if required + - Update master for stable/xena + - Re-add python 3.6/3.7 in classifier + - Support credentials for VirtualMedia URI + - Follow up to Attempt using Redfish settings resource to get URI + - Handle AccessError with Basic Auth instead of "reauth" + - Support for creating and deleting virtual media TLS certificates + - Prepare the ground to use enums instead of strings + - Drop lower-constraints.txt and its testing + - Remove deprecated Task monitors and Volume methods + - Migrate System Storage constants to enums + - Add support for NetworkAdapter resources + - Migrate Fabric to enums + - Add revision for drive resource + - Migrate common constants to enums + - Replace the netboot job with a local-boot one + - Add Python3 yoga unit tests + - Add lower-constraints job to current development branch + - Change default value: insert_media write_protected + - Use Etag in precondition header when setting boot options + - Update master for stable/yoga + - Migrate System constants to enums + - Do not send compression as acceptable encoding + - Use only Yoga tests + - Raise an AccessError with SessionService init + - Stop logging MessageRegistry objects + - Add support for additional network resources. + - Add missing __init__.py + - Migrate System Network to enums + - Better logging when registries are not available + - Add some VirtualMedia fields from 1.3.0 and 1.4.0 + - Add Python3 zed unit tests + - [Trivial] Fix docstring typo: s/SECORE/SECURE/g + - Test python 3.6 for distributions compatibility + - [trivial] fix Xena release versions + - Handle weak Etags + - Revert "Raise an AccessError with SessionService init" + - Migrate Protocol constants to enums + - Capture requests errors + - Attempt using Redfish settings resource to get URI + - Migrate Chassis to enums + - Updating yoga tested python versions in classifier + - Add new Storage controllers + - Handle mismatch between registry Identity and the way it's referred to + - Finalize the enum migration + - Migrate Manager constants to enums + +------------------------------------------------------------------- Old: ---- sushy-3.11.0.tar.gz New: ---- sushy-4.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sushy.spec ++++++ --- /var/tmp/diff_new_pack.rlawdA/_old 2022-10-03 13:47:19.405687512 +0200 +++ /var/tmp/diff_new_pack.rlawdA/_new 2022-10-03 13:47:19.409687521 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-sushy # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-sushy -Version: 3.11.0 +Version: 4.3.0 Release: 0 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-3.11.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-4.3.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-oslotest BuildRequires: python3-pbr >= 2.0.0 @@ -62,7 +62,7 @@ This package contains the documentation. %prep -%autosetup -p1 -n sushy-3.11.0 +%autosetup -p1 -n sushy-4.3.0 %py_req_cleanup %build ++++++ sushy-3.11.0.tar.gz -> sushy-4.3.0.tar.gz ++++++ ++++ 13173 lines of diff (skipped)