[packages/python3-jwt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:02 CEST 2025
commit 591f15acd90e3843b66fb5a1e26925e3dc8ee693
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:46 2025 +0200
Fix applying patches.
python3-jwt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-jwt.spec b/python3-jwt.spec
index 05ff9eb..7df6770 100644
--- a/python3-jwt.spec
+++ b/python3-jwt.spec
@@ -34,7 +34,7 @@ Gehirn Inc.
%prep
%setup -q -n jwt-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-jwt.git/commitdiff/591f15acd90e3843b66fb5a1e26925e3dc8ee693
More information about the pld-cvs-commit
mailing list