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

baggins baggins at pld-linux.org
Sun Mar 9 22:29:43 CET 2025


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

    - use patch -P

 python-testtools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-testtools.spec b/python-testtools.spec
index 875f643..019a575 100644
--- a/python-testtools.spec
+++ b/python-testtools.spec
@@ -95,8 +95,8 @@ Dokumentacja HTML do pakietu Pythona testttools.
 
 %prep
 %setup -q -n testtools-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-testtools.git/commitdiff/c5cb31fd1d4ac3696ea5b98f42a59f7b990c281a



More information about the pld-cvs-commit mailing list