From 7f7f0560d4ddee920c53bdac8f469fe0ca49899c2ed220db25ee4a2ded2618a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 10 Aug 2020 16:12:56 +0000 Subject: [PATCH] Accepting request 825413 from home:mnhauke - Update to version 2.1.8 * Added option to SSDP discover to bind to a specified address * Added ability to override built-in HTTP headers. * Fixed issue where the location of a session was not being. tracked properly for HTTP connections. OBS-URL: https://build.opensuse.org/request/show/825413 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redfish?expand=0&rev=9 --- python-redfish.changes | 9 +++++++++ python-redfish.spec | 2 +- redfish-2.1.7.tar.gz | 3 --- redfish-2.1.8.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 redfish-2.1.7.tar.gz create mode 100644 redfish-2.1.8.tar.gz diff --git a/python-redfish.changes b/python-redfish.changes index ae79a0a..de88072 100644 --- a/python-redfish.changes +++ b/python-redfish.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 10 15:56:59 UTC 2020 - Martin Hauke + +- Update to version 2.1.8 + * Added option to SSDP discover to bind to a specified address + * Added ability to override built-in HTTP headers. + * Fixed issue where the location of a session was not being. + tracked properly for HTTP connections. + ------------------------------------------------------------------- Mon Jul 6 18:36:04 UTC 2020 - Martin Hauke diff --git a/python-redfish.spec b/python-redfish.spec index d97850a..9606344 100644 --- a/python-redfish.spec +++ b/python-redfish.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-redfish -Version: 2.1.7 +Version: 2.1.8 Release: 0 Summary: Redfish Python Library License: BSD-3-Clause diff --git a/redfish-2.1.7.tar.gz b/redfish-2.1.7.tar.gz deleted file mode 100644 index 58de237..0000000 --- a/redfish-2.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9725cc7e9356d8e85681649b1a07a914be888cd1db150a97266dfb011f7072dd -size 38357 diff --git a/redfish-2.1.8.tar.gz b/redfish-2.1.8.tar.gz new file mode 100644 index 0000000..dd6daae --- /dev/null +++ b/redfish-2.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5a71cbd5764beb5c59fc0f8bbabcc314c944c51930f38e8d77aeb00aad2f32 +size 38510