15
0

- 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
This commit is contained in:
2024-01-26 22:33:22 +00:00
committed by Git OBS Bridge
parent 0c05ebf223
commit 252cdb2892
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 26 22:32:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>