[packages/python-responses] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:40 CEST 2025


commit 42de3a3194e6128ccaf1c807000667cefe8839ca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:24 2025 +0200

    Fix applying patches.

 python-responses.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-responses.spec b/python-responses.spec
index 54933e6..604d35a 100644
--- a/python-responses.spec
+++ b/python-responses.spec
@@ -74,7 +74,7 @@ requests.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-responses.git/commitdiff/42de3a3194e6128ccaf1c807000667cefe8839ca



More information about the pld-cvs-commit mailing list