From 2dbc76401cbe45ae1de2e97fc83d235f27cdf863fc6f15db93e042e0406204b1 Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Sat, 5 Jun 2021 20:54:40 +0000 Subject: [PATCH] - Update to version 1.1.1: * Handle cases where Content-Type is defined as bytes rather than string. (#25) * Allow for app mohawk sender parameter configuration. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-hawk?expand=0&rev=12 --- python-requests-hawk.changes | 8 ++++++++ python-requests-hawk.spec | 2 +- requests-hawk-1.1.0.tar.gz | 3 --- requests-hawk-1.1.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 requests-hawk-1.1.0.tar.gz create mode 100644 requests-hawk-1.1.1.tar.gz diff --git a/python-requests-hawk.changes b/python-requests-hawk.changes index 446821d..fbe2a73 100644 --- a/python-requests-hawk.changes +++ b/python-requests-hawk.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jun 5 20:37:41 UTC 2021 - Antoine Belvire + +- Update to version 1.1.1: + * Handle cases where Content-Type is defined as bytes rather than + string. (#25) + * Allow for app mohawk sender parameter configuration. + ------------------------------------------------------------------- Thu Jun 3 12:25:12 UTC 2021 - pgajdos@suse.com diff --git a/python-requests-hawk.spec b/python-requests-hawk.spec index 83b1981..4305d47 100644 --- a/python-requests-hawk.spec +++ b/python-requests-hawk.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests-hawk -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Hawk authentication strategy for the requests python library License: Apache-2.0 diff --git a/requests-hawk-1.1.0.tar.gz b/requests-hawk-1.1.0.tar.gz deleted file mode 100644 index 4cac993..0000000 --- a/requests-hawk-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a5e61cab14627f1b5ba7de0e3fb2b681007ff7b2a49110d504e5cd6d7fd62d6 -size 6527 diff --git a/requests-hawk-1.1.1.tar.gz b/requests-hawk-1.1.1.tar.gz new file mode 100644 index 0000000..c36a492 --- /dev/null +++ b/requests-hawk-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c74bd31b581f6d2b36d575bb537b1f29469509f560f5050339a48195d48929b +size 7972