[packages/python3-jupyter_client] use %patch -P

atler atler at pld-linux.org
Tue Mar 25 14:15:37 CET 2025


commit 0e173b6572cebe4ff04fa2606330e5a76f866746
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 25 13:27:51 2025 +0100

    use %patch -P

 python3-jupyter_client.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-jupyter_client.spec b/python3-jupyter_client.spec
index 1da44f6..00678cf 100644
--- a/python3-jupyter_client.spec
+++ b/python3-jupyter_client.spec
@@ -66,7 +66,7 @@ Dokumentacja API modułu Pythona jupyter_client.
 
 %prep
 %setup -q -n jupyter_client-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py3_build %{?with_tests:test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-jupyter_client.git/commitdiff/0e173b6572cebe4ff04fa2606330e5a76f866746



More information about the pld-cvs-commit mailing list