[packages/python3-gunicorn] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 23:05:51 CET 2025


commit 6dcd6db84a9db3e20ebd2ce4cb2352ae9c3cd2d9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 23:05:47 2025 +0100

    - use patch -P

 python3-gunicorn.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-gunicorn.spec b/python3-gunicorn.spec
index fdc27b9..cf530a0 100644
--- a/python3-gunicorn.spec
+++ b/python3-gunicorn.spec
@@ -51,8 +51,8 @@ aplikacje WSGI, Django i Paster.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
-%patch100 -p1
+%patch -P 0 -p1
+%patch -P 100 -p1
 
 %build
 export PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 PYTEST_PLUGINS="pytest_cov.plugin"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-gunicorn.git/commitdiff/6dcd6db84a9db3e20ebd2ce4cb2352ae9c3cd2d9



More information about the pld-cvs-commit mailing list