forked from pool/python-requests-oauthlib
- update to 1.3.1:
* Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls) * Add eBay compliance fix * Add Spotify OAuth 2 Tutorial * Add support for python 3.8, 3.9 * Fixed LinkedIn Compliance Fixes * Fixed ReadTheDocs Documentation and sphinx errors * Moved pipeline to GitHub Actions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-oauthlib?expand=0&rev=17
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-requests-oauthlib
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-requests-oauthlib
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: OAuthlib authentication support for Requests
|
||||
License: ISC
|
||||
|
Reference in New Issue
Block a user