[packages/python-jupyter_core] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:01:44 CET 2025
commit 3cabb970bd13c6c2f596600645831f1129ff45a0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:56:24 2025 +0100
- use patch -P
python-jupyter_core.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-jupyter_core.spec b/python-jupyter_core.spec
index a621622..ed8ed8d 100644
--- a/python-jupyter_core.spec
+++ b/python-jupyter_core.spec
@@ -107,8 +107,8 @@ Dopełnianie parametrów w zsh dla poleceń jupyter.
%prep
%setup -q -n jupyter_core-%{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-jupyter_core.git/commitdiff/3cabb970bd13c6c2f596600645831f1129ff45a0
More information about the pld-cvs-commit
mailing list