[packages/python-ipykernel] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:28:47 CEST 2025


commit 6a60f4090bc3237b3d32a39589f1e8f39ef71972
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:28:31 2025 +0200

    Fix applying patches.

 python-ipykernel.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ipykernel.spec b/python-ipykernel.spec
index 05bb3de..c5158b2 100644
--- a/python-ipykernel.spec
+++ b/python-ipykernel.spec
@@ -89,7 +89,7 @@ Dokumentacja API modułu Pythona ipykernel.
 
 %prep
 %setup -q -n ipykernel-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ipykernel.git/commitdiff/6a60f4090bc3237b3d32a39589f1e8f39ef71972



More information about the pld-cvs-commit mailing list