Accepting request 838547 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/838547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oauthlib?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2020-10-03 16:56:31 +00:00 committed by Git OBS Bridge
commit 1066dd796c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 24 11:18:07 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- Fix patch numbering
-------------------------------------------------------------------
Wed Apr 29 12:15:23 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -58,7 +58,7 @@ veneer on top of OAuthLib and get OAuth support for very little effort.
%prep
%setup -q -n oauthlib-%{version}
%patch0 -p1
%patch -p1
%build
%python_build