From e0b9fc5a6679b4bf31b4eeffb57279878aa35f4866a3f36053c197e7f86332b0 Mon Sep 17 00:00:00 2001 From: Antoine Belvire Date: Sat, 2 Jan 2021 13:47:44 +0000 Subject: [PATCH] - Update to version 1.1.0: * Allow to skip hashing request and response bodies with `always_hash_content`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-hawk?expand=0&rev=8 --- python-requests-hawk.changes | 7 +++++++ python-requests-hawk.spec | 4 ++-- requests-hawk-1.0.1.tar.gz | 3 --- requests-hawk-1.1.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 requests-hawk-1.0.1.tar.gz create mode 100644 requests-hawk-1.1.0.tar.gz diff --git a/python-requests-hawk.changes b/python-requests-hawk.changes index 67e4f81..a180a95 100644 --- a/python-requests-hawk.changes +++ b/python-requests-hawk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 2 13:36:19 UTC 2021 - Antoine Belvire + +- Update to version 1.1.0: + * Allow to skip hashing request and response bodies with + `always_hash_content`. + ------------------------------------------------------------------- Wed Mar 18 08:29:29 UTC 2020 - Tomáš Chvátal diff --git a/python-requests-hawk.spec b/python-requests-hawk.spec index 2b09bb5..9f17d5f 100644 --- a/python-requests-hawk.spec +++ b/python-requests-hawk.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-hawk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2017 The openSUSE Project. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests-hawk -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Hawk authentication strategy for the requests python library License: Apache-2.0 diff --git a/requests-hawk-1.0.1.tar.gz b/requests-hawk-1.0.1.tar.gz deleted file mode 100644 index ccbba73..0000000 --- a/requests-hawk-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:349ff5939fc80747f5fdedd249d5038f156a5404533ac3eaa4d8649f90508fe1 -size 6291 diff --git a/requests-hawk-1.1.0.tar.gz b/requests-hawk-1.1.0.tar.gz new file mode 100644 index 0000000..4cac993 --- /dev/null +++ b/requests-hawk-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5e61cab14627f1b5ba7de0e3fb2b681007ff7b2a49110d504e5cd6d7fd62d6 +size 6527