[packages/python-flaky] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:53:02 CET 2025


commit 6ebd25e3c1fe90f7aea6584c40a4fedda22aa8ea
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:46:55 2025 +0100

    - use patch -P

 python-flaky.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-flaky.spec b/python-flaky.spec
index 087f3e7..0225d4b 100644
--- a/python-flaky.spec
+++ b/python-flaky.spec
@@ -83,7 +83,7 @@ testów lub oznaczania ich @skip, można je automatycznie ponowić.
 
 %prep
 %setup -q -n flaky-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-flaky.git/commitdiff/6ebd25e3c1fe90f7aea6584c40a4fedda22aa8ea



More information about the pld-cvs-commit mailing list