14
0

- 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:
2022-02-15 09:23:55 +00:00
committed by Git OBS Bridge
parent 574dcfe1ad
commit 213a7ce2dd
4 changed files with 17 additions and 5 deletions

View File

@@ -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