forked from pool/python-requests-hawk
- Update to version 1.2.1: Add support for ext external data string
(gh#mozilla-services/requests-hawk#34) - Fix rpmlint warnings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-hawk?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
2dbc76401c
commit
c5892b1ce2
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 12:13:51 UTC 2023 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
- Update to version 1.2.1: Add support for ext external data string
|
||||
(gh#mozilla-services/requests-hawk#34)
|
||||
- Fix rpmlint warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 20:37:41 UTC 2021 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
@@ -1,8 +1,7 @@
|
||||
#
|
||||
# spec file for package python-requests-hawk
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2017 The openSUSE Project.
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-requests-hawk
|
||||
Version: 1.1.1
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Hawk authentication strategy for the requests python library
|
||||
License: Apache-2.0
|
||||
@@ -59,6 +57,7 @@ across mozilla services projects.
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
%doc CHANGES.txt README.rst
|
||||
%{python_sitelib}/*
|
||||
%{python_sitelib}/requests_hawk
|
||||
%{python_sitelib}/requests_hawk-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c74bd31b581f6d2b36d575bb537b1f29469509f560f5050339a48195d48929b
|
||||
size 7972
|
3
requests-hawk-1.2.1.tar.gz
Normal file
3
requests-hawk-1.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad9205042c94bdb15afaa19b0780e11077b24d9e5cffac1fb3d26cb08aa435b7
|
||||
size 6798
|
Reference in New Issue
Block a user