[packages/python-greenlet] - use patch -P

baggins baggins at pld-linux.org
Mon Mar 10 15:55:09 CET 2025


commit 0167de6b2cb3015ec72fb9f5462f632d07fece49
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 10 16:16:26 2025 +0100

    - use patch -P

 python-greenlet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index e4244b5..fb668c3 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -15,7 +15,7 @@ Summary:	Lightweight in-process concurrent programming
 Summary(pl.UTF-8):	Lekkie programowanie równoległe wewnątrz procesu
 Name:		python-%{module}
 Version:	1.1.3
-Release:	
+Release:	2
 License:	MIT, PSF (Stackless Python parts)
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/greenlet/
@@ -121,7 +121,7 @@ Dokumentacja API modułu Pythona greenlet.
 
 %prep
 %setup -q -n greenlet-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-greenlet.git/commitdiff/0167de6b2cb3015ec72fb9f5462f632d07fece49



More information about the pld-cvs-commit mailing list