14
0

Accepting request 1242204 from home:mnhauke

- Update to version 3.2.8
  * Updated 'dict' handling for responses without a body and 500
    responses with a non-JSON body to use an empty dictionary.

OBS-URL: https://build.opensuse.org/request/show/1242204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=35
This commit is contained in:
2025-02-03 08:27:05 +00:00
committed by Git OBS Bridge
parent eec89bef71
commit b395800b5f
4 changed files with 13 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
#
# spec file for package python-redfish
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2020-2024, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2020-2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: python-redfish
Version: 3.2.7
Version: 3.2.8
Release: 0
Summary: Redfish Python Library
License: BSD-3-Clause