15
0

- update to 3.1.0:

* Updated library to leverage 'requests' in favor of 'http.client'
- add collections-python310.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=14
This commit is contained in:
2022-01-19 09:36:08 +00:00
committed by Git OBS Bridge
parent 955149d5bb
commit 6b18586bb2

View File

@@ -1,9 +1,15 @@
-------------------------------------------------------------------
Wed Jan 19 09:35:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.1.0:
* Updated library to leverage 'requests' in favor of 'http.client'
- add collections-python310.patch
-------------------------------------------------------------------
Mon Oct 25 21:00:45 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.0.3
* Added support for performing multi-part HTTP POST requests
- add collections-python310.patch
-------------------------------------------------------------------
Mon Aug 30 14:07:40 UTC 2021 - Martin Hauke <mardnh@gmx.de>