[packages/python-httpretty] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 21:57:14 CET 2025
    
    
  
commit 085b0e4bb710c92e7c92365ce417187e4fc804bb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:51:31 2025 +0100
    - use patch -P
 python-httpretty.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-httpretty.spec b/python-httpretty.spec
index 1895c73..c4f04a0 100644
--- a/python-httpretty.spec
+++ b/python-httpretty.spec
@@ -93,7 +93,7 @@ Dokumentacja API modułu Pythona httpretty.
 
 %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-httpretty.git/commitdiff/085b0e4bb710c92e7c92365ce417187e4fc804bb
    
    
More information about the pld-cvs-commit
mailing list