[packages/python-websocket-client] - at least one test uses network
qboosh
qboosh at pld-linux.org
Mon Oct 30 20:38:29 CET 2023
commit e9423f473ae9b6b99f8bd043282d0dfbd5d1cfb9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 30 20:21:58 2023 +0100
- at least one test uses network
python-websocket-client.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-websocket-client.spec b/python-websocket-client.spec
index b9764e0..2ec32f3 100644
--- a/python-websocket-client.spec
+++ b/python-websocket-client.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # unit tests
+%bcond_with tests # unit tests (at least one using network)
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-websocket-client.git/commitdiff/e9423f473ae9b6b99f8bd043282d0dfbd5d1cfb9
More information about the pld-cvs-commit
mailing list