14
0

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:
2022-06-18 13:04:11 +00:00
committed by Git OBS Bridge
parent 0dcec50ae4
commit 5a3ae04e6f
4 changed files with 11 additions and 4 deletions

View File

@@ -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> Wed Apr 13 02:13:23 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-redfish Name: python-redfish
Version: 3.1.5 Version: 3.1.6
Release: 0 Release: 0
Summary: Redfish Python Library Summary: Redfish Python Library
License: BSD-3-Clause License: BSD-3-Clause

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ec31d997caed03bc1730944a3744c58ca978385b0d76f884e1fb2b0d37f4e89
size 41910