[packages/python-suds] tests bcond

arekm arekm at pld-linux.org
Sun May 4 15:51:52 CEST 2025


commit df792b4a2d08eb7c6687cbccaa4a9d225d27ced4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun May 4 15:13:19 2025 +0200

    tests bcond

 python-suds.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-suds.spec b/python-suds.spec
index 4b31a26..09cb0ff 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -6,7 +6,7 @@ Summary:	Python 2 SOAP client library
 Summary(pl.UTF-8):	Biblioteka klienta SOAP dla Pythona 2
 Name:		python-suds
 Version:	0.8.4
-Release:	7
+Release:	8
 License:	LGPL v3+
 Group:		Development/Languages/Python
 #Source0Download: https://github.com/suds-community/suds/releases
@@ -37,8 +37,10 @@ Suds to lekka implementacja klienta SOAP dla języka Python.
 topdir=$(pwd)
 %py_build
 
+%if %{with tests}
 PYTHONPATH=$(pwd)/build-2/lib \
 %{__python} -m pytest tests
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-suds.git/commitdiff/df792b4a2d08eb7c6687cbccaa4a9d225d27ced4



More information about the pld-cvs-commit mailing list