[packages/python-urllib3] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:32:27 CET 2025


commit 6c71f14951768a22f608d4a1c0c1f08422088842
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:29:49 2025 +0100

    - use patch -P

 python-urllib3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index dc98e35..cabc7f8 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -136,8 +136,8 @@ Dokumentacja API modułu Pythona urllib3.
 
 %prep
 %setup -q -n %{module}-%{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-urllib3.git/commitdiff/6c71f14951768a22f608d4a1c0c1f08422088842



More information about the pld-cvs-commit mailing list