diff --git a/python-requests-oauthlib.changes b/python-requests-oauthlib.changes index 8a06069..1d9f510 100644 --- a/python-requests-oauthlib.changes +++ b/python-requests-oauthlib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 15 09:22:48 UTC 2022 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Wed Sep 29 01:34:27 UTC 2021 - Steve Kowalik diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index 94358aa..a0e4051 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -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 diff --git a/requests-oauthlib-1.3.0.tar.gz b/requests-oauthlib-1.3.0.tar.gz deleted file mode 100644 index 95aed94..0000000 --- a/requests-oauthlib-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a -size 88157 diff --git a/requests-oauthlib-1.3.1.tar.gz b/requests-oauthlib-1.3.1.tar.gz new file mode 100644 index 0000000..d7e3c3d --- /dev/null +++ b/requests-oauthlib-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a +size 52027