[packages/python-ipwhois] - use patch -P
    baggins 
    baggins at pld-linux.org
       
    Sun Mar  9 21:59:27 CET 2025
    
    
  
commit 99812e578057b24512354e626f068dc5d036e9a5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:53:55 2025 +0100
    - use patch -P
 python-ipwhois.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ipwhois.spec b/python-ipwhois.spec
index 0d70a48..f60fd46 100644
--- a/python-ipwhois.spec
+++ b/python-ipwhois.spec
@@ -42,7 +42,7 @@ pwhois is a Python package focused on retrieving and parsing whois data for IPv4
 
 %prep
 %setup -q -n %{pypi_name}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ipwhois.git/commitdiff/99812e578057b24512354e626f068dc5d036e9a5
    
    
More information about the pld-cvs-commit
mailing list