Compare commits
20 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a492d71dc1 | |||
| fbfeb5da11 | |||
| 4f13c6932c | |||
| 1bdbd52f6d | |||
| fa116c8b00 | |||
| a2c0c2c5e3 | |||
| ce3f330f1c | |||
| b0c0a7f2b9 | |||
| 535c7e1081 | |||
| 010adc5287 | |||
| fc16256146 | |||
| b395800b5f | |||
| c8f10afa17 | |||
| eec89bef71 | |||
| a685662eba | |||
| 24171826de | |||
| b9722557af | |||
| c5f90bbf12 | |||
| a7c1bd4826 | |||
| a77034b9b6 |
@@ -1,12 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 13 06:26:50 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.3.4
|
||||
* Added option to allow for a user to specify an HTTPS adapter
|
||||
when building the client object.
|
||||
- Update to version 3.3.3
|
||||
* Fixed formatting of error message string construction.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 17:13:05 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-redfish
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: python-redfish
|
||||
Version: 3.3.4
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: Redfish Python Library
|
||||
License: BSD-3-Clause
|
||||
|
||||
3
redfish-3.3.2.tar.gz
Normal file
3
redfish-3.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92456408f5795d7c7f4056890544cff2ee61573e2f45256aa93181cc3d484ee4
|
||||
size 45672
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a20c61170800a2abf0f0e6b8500f3ea32194a5e4cdf5f23165d6a3841733e0d
|
||||
size 46666
|
||||
Reference in New Issue
Block a user