15
0

Accepting request 927423 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/927423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-redfish?expand=0&rev=7
This commit is contained in:
2021-10-26 18:13:56 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Mon Aug 30 14:07:40 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-redfish
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: Redfish Python Library
License: BSD-3-Clause
@@ -39,6 +39,7 @@ BuildRequires: %{python_module jsonpath-rw}
BuildRequires: %{python_module jsonpointer}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests-toolbelt}
# /SECTION
%python_subpackages

View File

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

3
redfish-3.0.3.tar.gz Normal file
View File

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