[packages/ipython3] use %patch -P

atler atler at pld-linux.org
Tue Mar 25 13:29:13 CET 2025


commit 364ee00c4862c07ed21c4c4d74b2495fa2122a1a
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 25 12:35:28 2025 +0100

    use %patch -P

 ipython3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipython3.spec b/ipython3.spec
index 89cc0a0..baf3e28 100644
--- a/ipython3.spec
+++ b/ipython3.spec
@@ -162,7 +162,7 @@ Dokumentacja API modułu Pythona IPython.
 
 %prep
 %setup -q -n ipython-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
 	examples/Embedding/embed_class_long.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipython3.git/commitdiff/364ee00c4862c07ed21c4c4d74b2495fa2122a1a



More information about the pld-cvs-commit mailing list