update Source0
This commit is contained in:
parent
8f8bc86235
commit
d0fa413ff0
@ -1,11 +1,11 @@
|
|||||||
%global modname oauthlib
|
%global modname oauthlib
|
||||||
Name: python-oauthlib
|
Name: python-oauthlib
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
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/oauthlib-%{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
|
Patch6000: backport-Use-unittest.mock-instead-of-external-mock.patch.patch
|
||||||
|
|
||||||
@ -51,6 +51,12 @@ rm -rf %{modname}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 shixuantong <shixuantong@huawei.com> - 3.1.0-3
|
||||||
|
- Type: bugfix
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: update Source0
|
||||||
|
|
||||||
* Thu Aug 6 2020 wenzhanli<wenzhanli23@huawei.com> - 3.1.0-2
|
* Thu Aug 6 2020 wenzhanli<wenzhanli23@huawei.com> - 3.1.0-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user