[packages/python3-httptools] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 23:06:14 CET 2025


commit c6c9abcaaff6160cae1cf12768ea1667ab1aa3ce
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 23:06:10 2025 +0100

    - use patch -P

 python3-httptools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-httptools.spec b/python3-httptools.spec
index 411d14e..99c4cec 100644
--- a/python3-httptools.spec
+++ b/python3-httptools.spec
@@ -38,7 +38,7 @@ httptools to wiązanie Pythona do parsera HTTP z nodejs.
 
 %prep
 %setup -q -n httptools-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %py3_build build_ext \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-httptools.git/commitdiff/c6c9abcaaff6160cae1cf12768ea1667ab1aa3ce



More information about the pld-cvs-commit mailing list