upgrade version to 3.1.1
This commit is contained in:
parent
de2c369fa5
commit
bfbd44e8ff
@ -1,13 +1,11 @@
|
|||||||
%global modname oauthlib
|
%global modname oauthlib
|
||||||
Name: python-oauthlib
|
Name: python-oauthlib
|
||||||
Version: 3.1.0
|
Version: 3.1.1
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Python Framework for OAuth1 & OAuth2
|
Summary: Python Framework for OAuth1 & OAuth2
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/oauthlib/oauthlib
|
URL: https://github.com/oauthlib/oauthlib
|
||||||
Source0: https://github.com/oauthlib/oauthlib/archive/v%{version}.tar.gz
|
Source0: https://github.com/oauthlib/oauthlib/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: backport-Use-unittest.mock-instead-of-external-mock.patch.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -21,7 +19,7 @@ and get OAuth support for very little effort.
|
|||||||
|
|
||||||
%package -n python3-oauthlib
|
%package -n python3-oauthlib
|
||||||
Summary: Python3 package for oauthlib
|
Summary: Python3 package for oauthlib
|
||||||
BuildRequires: python3-devel python3-setuptools python3-nose python3-mock
|
BuildRequires: python3-devel python3-setuptools python3-mock
|
||||||
BuildRequires: python3-blinker python3-jwt python3-cryptography
|
BuildRequires: python3-blinker python3-jwt python3-cryptography
|
||||||
Requires: python3-jwt python3-cryptography
|
Requires: python3-jwt python3-cryptography
|
||||||
|
|
||||||
@ -51,6 +49,12 @@ rm -rf %{modname}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
* Tue Sep 8 2020 shixuantong <shixuantong@huawei.com> - 3.1.0-3
|
* Tue Sep 8 2020 shixuantong <shixuantong@huawei.com> - 3.1.0-3
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
BIN
v3.1.0.tar.gz
BIN
v3.1.0.tar.gz
Binary file not shown.
BIN
v3.1.1.tar.gz
Normal file
BIN
v3.1.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user