15
0

Accepting request 951376 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/951376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=55
This commit is contained in:
2022-02-03 21:01:55 +00:00
committed by Git OBS Bridge
parent c66a92c59f
commit 0195e72b1b
4 changed files with 29 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-oauthlib
Version: 3.1.1
Version: 3.2.0
Release: 0
Summary: A Generic Implementation of the OAuth Request-Signing Logic
License: BSD-3-Clause