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-05-10 15:37:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sushy (Old)
 and      /work/SRC/openSUSE:Factory/.python-sushy.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sushy"

Mon May 10 15:37:46 2021 rev:8 rq:890007 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sushy/python-sushy.changes        
2020-06-05 20:20:06.239844004 +0200
+++ /work/SRC/openSUSE:Factory/.python-sushy.new.2988/python-sushy.changes      
2021-05-10 15:39:59.253415072 +0200
@@ -1,0 +2,62 @@
+Tue Feb  2 00:40:08 UTC 2021 - [email protected]
+
+- update to version 3.6.0
+  - Log only fields set in redfish response, not entire json
+  - Fix retrieving software & firmware inventory
+  - Update lower-constraints.txt
+  - Fix pep8 test
+  - Fix l-c job
+  - Fixes a typo when accessing the connector in CompositionService
+  - Add Python3 wallaby unit tests
+  - Add support to expose oem_vendors from resource links
+  - Avoid running functional jobs for doc changes
+  - Log extended error information in addition to returning it
+  - Add OperationApplyTime support to Volume methods
+  - Fix lower-constraints with the new pip resolver
+  - Allow monitoring progress of a firmware update
+  - Cleanup py27 support
+  - Adds basic support for TaskService to retrieve task information.
+  - Lower log severity for unknown type registries
+  - Stop configuring install_command in tox.
+  - Use unittest.mock instead of third party mock
+  - Switch to the new canonical constraints URL on master
+  - Include extended information in debugging output
+  - Remove python-subunit, testtools and testscenarios
+  - Remove auth token header completely when error occurs
+  - Add a CI job with UEFI+vmedia and clean up the job definitions
+  - Make Actions field in Volume resource optional
+  - Make Volume/VolumeCollection operations blocking
+  - Add import order check
+  - Add RAIDType properties to storage resources
+  - Set min version of tox to 3.2.1
+  - Do not log passwords and auth tokens when using SessionService
+  - Fix #Bios.ResetBios for HTTP 400 Bad request error
+  - Remove lower-constraints job
+  - Add doc/requirements
+  - Secure boot support: enabling/disabling and resetting keys
+  - Update master for stable/victoria
+  - Add py38 package metadata
+  - Set safe version of hacking
+  - Convert sushy tempest to dib
+  - Restore default netboot boot option
+  - Switch to newer openstackdocstheme and reno versions
+  - Revert "Add BIOS update apply time and maintenance window"
+  - Adds sushy library overview
+  - Trivial: add missing __init__.py to sushy/resources/taskservice
+  - Less scary warning when GET /redfish/v1/SessionService fails
+  - Fix OEM extension loading for different servers
+  - drop mock from lower-constraints
+  - [trivial] add reason why we skip W503 in pep8 check
+  - Add Python3 victoria unit tests
+  - Update version of hacking
+  - Use Sessions URL from root service if it's provided
+  - Make message parsing more resilient
+  - Remove translation sections from setup.cfg
+  - Update master for stable/ussuri
+  - Fixes issue of redfish firmware update
+  - Add BIOS update apply time and maintenance window
+  - Raise exception when async operation fails
+  - Update system schema to 1.10
+  - Fix pdf build
+
+-------------------------------------------------------------------

Old:
----
  sushy-3.2.0.tar.gz

New:
----
  sushy-3.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-sushy.spec ++++++
--- /var/tmp/diff_new_pack.jSIUHg/_old  2021-05-10 15:39:59.725413141 +0200
+++ /var/tmp/diff_new_pack.jSIUHg/_new  2021-05-10 15:39:59.729413124 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sushy
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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.2.0
+Version:        3.6.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.2.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/s/sushy/sushy-3.6.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
@@ -31,7 +31,6 @@
 BuildRequires:  python3-python-subunit
 BuildRequires:  python3-reno
 BuildRequires:  python3-requests >= 2.14.2
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-stevedore >= 1.29.0
 BuildRequires:  python3-testscenarios
@@ -57,13 +56,14 @@
 Group:          Documentation/HTML
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %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-3.2.0
+%autosetup -p1 -n sushy-3.6.0
 %py_req_cleanup
 
 %build

++++++ sushy-3.2.0.tar.gz -> sushy-3.6.0.tar.gz ++++++
++++ 6195 lines of diff (skipped)

Reply via email to