upgrade to 3.1.1

This commit is contained in:
rwx403335 2021-12-17 16:01:29 +08:00
parent b955fa1b65
commit b7a013113c
3 changed files with 8 additions and 4 deletions

View File

@ -1,14 +1,12 @@
%global modname oauthlib
Name: python-oauthlib
Version: 3.1.0
Release: 4
Version: 3.1.1
Release: 1
Summary: Python Framework for OAuth1 & OAuth2
License: BSD
URL: https://github.com/oauthlib/oauthlib
Source0: https://github.com/oauthlib/oauthlib/archive/v%{version}.tar.gz
Patch6000: backport-Use-unittest.mock-instead-of-external-mock.patch.patch
BuildArch: noarch
%description
@ -52,6 +50,12 @@ rm -rf %{modname}.egg-info
%changelog
* Fri Dec 17 2021 renhongxun <renhongxun@huawei.com> - 3.1.1-1
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: upgrade version to 3.1.1
* Mon Sep 27 2021 caodongxia <caodongxia@huawei.com> - 3.1.0-4
- Provides python-oauthlib

Binary file not shown.

BIN
v3.1.1.tar.gz Normal file

Binary file not shown.