diff --git a/python-requests-oauthlib.changes b/python-requests-oauthlib.changes index 0be882c..d5480c6 100644 --- a/python-requests-oauthlib.changes +++ b/python-requests-oauthlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 2 09:17:37 UTC 2020 - Dirk Mueller + +- 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 diff --git a/python-requests-oauthlib.spec b/python-requests-oauthlib.spec index ff5df5b..e25ff9d 100644 --- a/python-requests-oauthlib.spec +++ b/python-requests-oauthlib.spec @@ -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 diff --git a/requests-oauthlib-1.2.0.tar.gz b/requests-oauthlib-1.2.0.tar.gz deleted file mode 100644 index 055bd9b..0000000 --- a/requests-oauthlib-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd6533330e8748e94bf0b214775fed487d309b8b8fe823dc45641ebcd9a32f57 -size 83381 diff --git a/requests-oauthlib-1.3.0.tar.gz b/requests-oauthlib-1.3.0.tar.gz new file mode 100644 index 0000000..95aed94 --- /dev/null +++ b/requests-oauthlib-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a +size 88157