[packages/flake8] - use patch -P

baggins baggins at pld-linux.org
Mon Mar 10 15:46:37 CET 2025


commit 7446cf02033a79e9d298d981172d1e4d56f36b7d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 10 15:07:02 2025 +0100

    - use patch -P

 flake8.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flake8.spec b/flake8.spec
index 552e267..63afd43 100644
--- a/flake8.spec
+++ b/flake8.spec
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):	Modularne narzędzie do sprawdzania kodu źródłowego: pycod
 Name:		flake8
 # before updating to 4.x fork python-flake8.spec with last 3.x version
 Version:	3.9.2
-Release:	3
+Release:	4
 License:	MIT
 Group:		Development/Tools
 #Source0Download: https://pypi.org/simple/flake8/
@@ -144,7 +144,7 @@ Dokumentacja API modułu Pythona flake8.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flake8.git/commitdiff/7446cf02033a79e9d298d981172d1e4d56f36b7d



More information about the pld-cvs-commit mailing list