[packages/python-pytest-relaxed] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:17:05 CET 2025


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

    - use patch -P

 python-pytest-relaxed.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec
index ca64f37..c8c1462 100644
--- a/python-pytest-relaxed.spec
+++ b/python-pytest-relaxed.spec
@@ -79,7 +79,7 @@ Dokumentacja API modułu Pythona pytest-relaxed.
 
 %prep
 %setup -q -n pytest-relaxed-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-relaxed.git/commitdiff/fe418f80e7abef1b0551f0cf621a0d40d568b427



More information about the pld-cvs-commit mailing list