[packages/python-gunicorn] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:28:34 CEST 2025
commit a90915b6d68b505b88bf5679a8da983e38d48657
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:28:18 2025 +0200
Fix applying patches.
python-gunicorn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-gunicorn.spec b/python-gunicorn.spec
index 62ca421..12a7974 100644
--- a/python-gunicorn.spec
+++ b/python-gunicorn.spec
@@ -86,7 +86,7 @@ aplikacje WSGI, Django i Paster.
%prep
%setup -q -n %{module}-%{version}
-%patch100 -p1
+%patch -P100 -p1
%{__sed} -i -e 's/==/>=/; s/,<4\.4//' requirements_test.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-gunicorn.git/commitdiff/a90915b6d68b505b88bf5679a8da983e38d48657
More information about the pld-cvs-commit
mailing list