From 252cdb28925ce264e5d3a0a18bfd644c543ba87104f5d90317ead2af3f4a13bd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 Jan 2024 22:33:22 +0000 Subject: [PATCH] - update to 3.2.2: * Minor changes to fix Python 3.12 warnings with usage of raw strings OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=25 --- python-redfish.changes | 7 +++++++ python-redfish.spec | 4 ++-- redfish-3.2.1.tar.gz | 3 --- redfish-3.2.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 redfish-3.2.1.tar.gz create mode 100644 redfish-3.2.2.tar.gz diff --git a/python-redfish.changes b/python-redfish.changes index b7787a5..83ab808 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 26 22:32:54 UTC 2024 - Dirk Müller + +- update to 3.2.2: + * Minor changes to fix Python 3.12 warnings with usage of raw + strings + ------------------------------------------------------------------- Fri Dec 29 09:16:30 UTC 2023 - Dirk Müller diff --git a/python-redfish.spec b/python-redfish.spec index 0601c64..b2155ff 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -1,7 +1,7 @@ # # spec file for package python-redfish # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2020-2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-redfish -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-3.2.1.tar.gz b/redfish-3.2.1.tar.gz deleted file mode 100644 index 27efd01..0000000 --- a/redfish-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00c1c008014686dda603df53d261b043cee35a17de8635ba7b6acb168bcb135d -size 44902 diff --git a/redfish-3.2.2.tar.gz b/redfish-3.2.2.tar.gz new file mode 100644 index 0000000..60aa8df --- /dev/null +++ b/redfish-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831000b94cbe52c4060357090f059febf7eb016d904e6745d5866e4a5f8ed737 +size 44936