[packages/python-pytest-black] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:16:10 CET 2025
commit c042130b650850034bf4650153a8a3c83c06198b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:12:10 2025 +0100
- use patch -P
python-pytest-black.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-black.spec b/python-pytest-black.spec
index b7a4ae1..d7f3877 100644
--- a/python-pytest-black.spec
+++ b/python-pytest-black.spec
@@ -65,7 +65,7 @@ Wtyczka pytesta do sprawdzania formatowania przy użyciu modułu black
%prep
%setup -q -n pytest-black-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-black.git/commitdiff/c042130b650850034bf4650153a8a3c83c06198b
More information about the pld-cvs-commit
mailing list