[packages/python-fabric] - fix spec syntax

baggins baggins at pld-linux.org
Sun Mar 9 21:51:50 CET 2025


commit 4fb783b96b2fb26c63666eb2d1e5884c82fe6248
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:45:26 2025 +0100

    - fix spec syntax

 python-fabric.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-fabric.spec b/python-fabric.spec
index df6eb71..cd2572f 100644
--- a/python-fabric.spec
+++ b/python-fabric.spec
@@ -31,7 +31,7 @@ BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-invoke
 BuildRequires:	python3-paramiko
-%endif%
+%endif
 %endif
 Requires:	python-modules
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-fabric.git/commitdiff/4fb783b96b2fb26c63666eb2d1e5884c82fe6248



More information about the pld-cvs-commit mailing list