[packages/python-bandit] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 21:38:41 CET 2025
    
    
  
commit ea130cfdaadd77776b3e0438cf9850ce8d43eb4b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:31:16 2025 +0100
    - use patch -P
 python-bandit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-bandit.spec b/python-bandit.spec
index 1238cca..9b62d38 100644
--- a/python-bandit.spec
+++ b/python-bandit.spec
@@ -106,7 +106,7 @@ Dokumentacja API modułu Pythona bandit.
 
 %prep
 %setup -q -n bandit-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-bandit.git/commitdiff/ea130cfdaadd77776b3e0438cf9850ce8d43eb4b
    
    
More information about the pld-cvs-commit
mailing list