[packages/python-oauthlib] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:07:31 CET 2025


commit 792a196b90bd62ca1d80b87ef73eea391a815f47
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:02:43 2025 +0100

    - use patch -P

 python-oauthlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-oauthlib.spec b/python-oauthlib.spec
index 237c2ca..068327d 100644
--- a/python-oauthlib.spec
+++ b/python-oauthlib.spec
@@ -78,7 +78,7 @@ uzyskać obsługę OAuth niskim kosztem.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-oauthlib.git/commitdiff/792a196b90bd62ca1d80b87ef73eea391a815f47



More information about the pld-cvs-commit mailing list