14
0

- 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:
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,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