!8 Provides python-oauthlib
From: @caodongxia Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
b955fa1b65
@ -1,7 +1,7 @@
|
|||||||
%global modname oauthlib
|
%global modname oauthlib
|
||||||
Name: python-oauthlib
|
Name: python-oauthlib
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
@ -21,6 +21,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
|
||||||
|
%{?python_provide:%python_provide python3-%{modname}}
|
||||||
BuildRequires: python3-devel python3-setuptools python3-nose python3-mock
|
BuildRequires: python3-devel python3-setuptools python3-nose 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 +52,9 @@ rm -rf %{modname}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 27 2021 caodongxia <caodongxia@huawei.com> - 3.1.0-4
|
||||||
|
- Provides python-oauthlib
|
||||||
|
|
||||||
* 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user