diff --git a/python-redfish.changes b/python-redfish.changes index 63a1f80..4181666 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 25 21:00:45 UTC 2021 - Martin Hauke + +- 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 diff --git a/python-redfish.spec b/python-redfish.spec index cc3c6d4..2ecda31 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -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 diff --git a/redfish-3.0.2.tar.gz b/redfish-3.0.2.tar.gz deleted file mode 100644 index af294f0..0000000 --- a/redfish-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae70188a1b5780896703d949d42c892012d243f94899476a388184fb0591a96 -size 39965 diff --git a/redfish-3.0.3.tar.gz b/redfish-3.0.3.tar.gz new file mode 100644 index 0000000..996a55b --- /dev/null +++ b/redfish-3.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d579ecbb6ffccc68795b5eec65f99f4460a3a0df4ad6b3cdc52927962ae3ab3a +size 41801