[packages/python3-asyncio] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:57 CEST 2025


commit a87f81cac76db7fc23be32cf052b1ce8d923d947
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:41 2025 +0200

    Fix applying patches.

 python3-asyncio.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-asyncio.spec b/python3-asyncio.spec
index 06b8981..0fafe86 100644
--- a/python3-asyncio.spec
+++ b/python3-asyncio.spec
@@ -28,7 +28,7 @@ higher-level scheduler based on yield from (PEP 380)
 
 %prep
 %setup  -q -n asyncio-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py3_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-asyncio.git/commitdiff/a87f81cac76db7fc23be32cf052b1ce8d923d947



More information about the pld-cvs-commit mailing list