Accepting request 836537 from home:frispete:python

- Fix patch numbering

OBS-URL: https://build.opensuse.org/request/show/836537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal 2020-09-29 11:33:43 +00:00 committed by Git OBS Bridge
parent dc1720eef3
commit 070a7154b7
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