forked from pool/python-redfish
Accepting request 983502 from home:yarunachalam:branches:devel:languages:python
- Update to 3.1.6: * Fixed issue where the 'read' method on response objects always return strings * Modified query parameter encoding to not percent-encode characters allowed in query strings per RFC3986 OBS-URL: https://build.opensuse.org/request/show/983502 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 21:18:17 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 3.1.6:
|
||||
* Fixed issue where the 'read' method on response objects always return strings
|
||||
* Modified query parameter encoding to not percent-encode characters allowed in query strings per RFC3986
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 02:13:23 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-redfish
|
||||
Version: 3.1.5
|
||||
Version: 3.1.6
|
||||
Release: 0
|
||||
Summary: Redfish Python Library
|
||||
License: BSD-3-Clause
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c75d53e6543ecc1f8d7105506eec789c547313fe279502fc3d890d5449c3bf39
|
||||
size 41586
|
3
redfish-3.1.6.tar.gz
Normal file
3
redfish-3.1.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ec31d997caed03bc1730944a3744c58ca978385b0d76f884e1fb2b0d37f4e89
|
||||
size 41910
|
Reference in New Issue
Block a user