[packages/python-nbformat] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:55 CEST 2025


commit adc9a8b8d70bb8af1979d3e6fed6c8ded7417c50
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:39 2025 +0200

    Fix applying patches.

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-nbformat.git/commitdiff/adc9a8b8d70bb8af1979d3e6fed6c8ded7417c50



More information about the pld-cvs-commit mailing list