forked from pool/python-requests-hawk
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
caa3f4e39e
commit
e0b9fc5a66
@@ -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
|
||||
|
Reference in New Issue
Block a user