14
0

Accepting request 1200963 from home:mnhauke

- Update to version 3.2.5
  * Added new 'check_connectivity' option when creating the
    client object.

OBS-URL: https://build.opensuse.org/request/show/1200963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=29
This commit is contained in:
2024-09-14 07:07:06 +00:00
committed by Git OBS Bridge
parent a77034b9b6
commit c5f90bbf12
4 changed files with 12 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# spec file for package python-redfish
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2020-2024, 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-redfish
Version: 3.2.4
Version: 3.2.5
Release: 0
Summary: Redfish Python Library
License: BSD-3-Clause