From a77034b9b6713c4a564d0d22115777f6e039ba32708118c99d6019b973ae1cb3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 18 Aug 2024 17:21:32 +0000 Subject: [PATCH] - update to 3.2.4: * Removed clearing of username and password to allow for sessions to be re-established OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=27 --- python-redfish.changes | 7 +++++++ python-redfish.spec | 2 +- redfish-3.2.2.tar.gz | 3 --- redfish-3.2.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 redfish-3.2.2.tar.gz create mode 100644 redfish-3.2.4.tar.gz diff --git a/python-redfish.changes b/python-redfish.changes index 83ab808..c9d1988 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 18 17:21:05 UTC 2024 - Dirk Müller + +- update to 3.2.4: + * Removed clearing of username and password to allow for + sessions to be re-established + ------------------------------------------------------------------- Fri Jan 26 22:32:54 UTC 2024 - Dirk Müller diff --git a/python-redfish.spec b/python-redfish.spec index b2155ff..5443587 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-redfish -Version: 3.2.2 +Version: 3.2.4 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-3.2.2.tar.gz b/redfish-3.2.2.tar.gz deleted file mode 100644 index 60aa8df..0000000 --- a/redfish-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:831000b94cbe52c4060357090f059febf7eb016d904e6745d5866e4a5f8ed737 -size 44936 diff --git a/redfish-3.2.4.tar.gz b/redfish-3.2.4.tar.gz new file mode 100644 index 0000000..1feb732 --- /dev/null +++ b/redfish-3.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e69e700db15925303f14aa3a09bf0733c49c3bde617042c645c6ad61d9cd41 +size 44255