[packages/python-pytest-benchmark] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 22:15:53 CET 2025
    
    
  
commit d27f7b622de432a45a30c81b749c583831c1c1df
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:11:50 2025 +0100
    - use patch -P
 python-pytest-benchmark.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-benchmark.spec b/python-pytest-benchmark.spec
index 7069d97..b854d11 100644
--- a/python-pytest-benchmark.spec
+++ b/python-pytest-benchmark.spec
@@ -101,7 +101,7 @@ Dokumentacja API modułu Pythona pytest_benchmark.
 
 %prep
 %setup -q -n pytest-benchmark-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 # (mostly temporarily disabled tests)
 # requires elasticsearch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-benchmark.git/commitdiff/d27f7b622de432a45a30c81b749c583831c1c1df
    
    
More information about the pld-cvs-commit
mailing list