[packages/python-moto] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:29:49 CEST 2025
commit 65fbaffa27a4466b71caa9d1585998ad758e589a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:29:33 2025 +0200
Fix applying patches.
python-moto.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-moto.spec b/python-moto.spec
index 578256b..b0c7d2b 100644
--- a/python-moto.spec
+++ b/python-moto.spec
@@ -121,7 +121,7 @@ AWS.
%prep
%setup -q -n moto-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-moto.git/commitdiff/65fbaffa27a4466b71caa9d1585998ad758e589a
More information about the pld-cvs-commit
mailing list