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 2021-12-12 00:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sushy (Old) and /work/SRC/openSUSE:Factory/.python-sushy.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sushy" Sun Dec 12 00:57:42 2021 rev:9 rq:939550 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sushy/python-sushy.changes 2021-05-10 15:39:59.253415072 +0200 +++ /work/SRC/openSUSE:Factory/.python-sushy.new.2520/python-sushy.changes 2021-12-12 00:57:58.950599743 +0100 @@ -1,0 +2,36 @@ +Tue Oct 26 22:13:02 UTC 2021 - cloud-de...@suse.de + +- update to version 3.11.0 + - Update master for stable/wallaby + - EventService support + - Fix OEM required attribute parsing + - setup.cfg: Replace dashes with underscores + - Add Drive.volumes + - Automatically retry HTTP 5xx on GET requests + - Update min version of tox to use allowlist + - Update minversion of tox + - Update venv entry in tox.ini + - Fix incorrect formatting and a Python 3.10 failure + - Implement fallback method for virtual media + - Use TOX_CONSTRAINTS_FILE + - Fix TaskMonitor constructor calls in volume.py + - Ensure Content-Type header is set when required + - Fix Processor.sub_processors + - Follow up TaskMonitor refactor + - [trivial] add wallaby versions to release notes + - Add resource root property + - Fix deprecation on collections.MutableMapping + - Increase version of hacking and pycodestyle + - Add Python3 xena unit tests + - Protect Connector against empty auth object + - Add support for BIOS Attribute Registry + - Fix Context for EventDestination + - Fix ExtendedInfo error handling for non-list item + - Don't log ERROR if GET of /redfish/v1/SessionService fails + - [doc] Fix formating issue + - Initial support for secure boot databases + - Refactor TaskMonitor and update Volume methods + - Add release version to release notes + - Removing optional fields from insert_media payload + +------------------------------------------------------------------- Old: ---- sushy-3.6.0.tar.gz New: ---- sushy-3.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sushy.spec ++++++ --- /var/tmp/diff_new_pack.sW4x4E/_old 2021-12-12 00:57:59.390600045 +0100 +++ /var/tmp/diff_new_pack.sW4x4E/_new 2021-12-12 00:57:59.394600048 +0100 @@ -17,13 +17,13 @@ Name: python-sushy -Version: 3.6.0 +Version: 3.11.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.6.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/sushy/sushy-3.11.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-oslotest BuildRequires: python3-pbr >= 2.0.0 @@ -42,7 +42,6 @@ %package -n python3-sushy Summary: Python library to communicate with Redfish based systems -Group: Development/Languages/Python Requires: python3-pbr >= 2.0.0 Requires: python3-python-dateutil >= 2.7.0 Requires: python3-requests >= 2.14.2 @@ -63,7 +62,7 @@ This package contains the documentation. %prep -%autosetup -p1 -n sushy-3.6.0 +%autosetup -p1 -n sushy-3.11.0 %py_req_cleanup %build ++++++ sushy-3.6.0.tar.gz -> sushy-3.11.0.tar.gz ++++++ ++++ 6634 lines of diff (skipped)