forked from pool/python-redfish
Compare commits
22 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1c1b18d524 | |||
| 58e397a038 | |||
| 78931dc5dd | |||
| 0789db19d8 | |||
| f9bd0c684e | |||
| 06204fb124 | |||
| 94866f7fec | |||
| 236f0f6e7b | |||
| be46dc84c6 | |||
| ae824ec9ef | |||
| 93607b1ad3 | |||
| 1b44272c2b | |||
| 81c0260408 | |||
| c792306c1a | |||
| 0fd14a1238 | |||
| 3183e8a2ea | |||
| b5642215b0 | |||
| 3f34f7317d | |||
| e4aad23ce8 | |||
| b4c894e721 | |||
| a938ac05fa | |||
| 128a0aabd9 |
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# 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.2
|
||||
Version: 3.3.4
|
||||
Release: 0
|
||||
Summary: Redfish Python Library
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92456408f5795d7c7f4056890544cff2ee61573e2f45256aa93181cc3d484ee4
|
||||
size 45672
|
||||
3
redfish-3.3.4.tar.gz
Normal file
3
redfish-3.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a20c61170800a2abf0f0e6b8500f3ea32194a5e4cdf5f23165d6a3841733e0d
|
||||
size 46666
|
||||
Reference in New Issue
Block a user