- update to 1.3.0:

* Instagram compliance fix
  *  Added ``force_querystring`` argument to fetch_token() method on OAuth2Session

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-oauthlib?expand=0&rev=14
This commit is contained in:
Dirk Mueller 2020-03-02 09:18:32 +00:00 committed by Git OBS Bridge
parent e9a931b1c0
commit ab011eebab
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 2 09:17:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.3.0:
* Instagram compliance fix
* Added ``force_querystring`` argument to fetch_token() method on OAuth2Session
-------------------------------------------------------------------
Sun Feb 17 01:08:23 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-requests-oauthlib
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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.2.0
Version: 1.3.0
Release: 0
Summary: OAuthlib authentication support for Requests
License: ISC

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd6533330e8748e94bf0b214775fed487d309b8b8fe823dc45641ebcd9a32f57
size 83381

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a
size 88157