forked from pool/python-redfish
- Update to 3.1.5:
* Added methods for specifying proxies directly with a new 'proxies' parameter * Removed enforcement of trailing '/' in the 'default_prefix' * Added support for Unix sockets * Corrected usage of header storage and retrieval for static response objects * Corrected 'import' statements to support Python 3.10 - Drop patch collections-python310.patch, included upstream. - Add requests-unixsocket to {Build,}Requires. - Drop unneeded BuildRequires on mock. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 02:13:23 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.1.5:
|
||||
* Added methods for specifying proxies directly with a new 'proxies'
|
||||
parameter
|
||||
* Removed enforcement of trailing '/' in the 'default_prefix'
|
||||
* Added support for Unix sockets
|
||||
* Corrected usage of header storage and retrieval for static response objects
|
||||
* Corrected 'import' statements to support Python 3.10
|
||||
- Drop patch collections-python310.patch, included upstream.
|
||||
- Add requests-unixsocket to {Build,}Requires.
|
||||
- Drop unneeded BuildRequires on mock.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 09:35:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user