[packages/python-geventhttpclient] - disable tests by default, they use network
qboosh
qboosh at pld-linux.org
Thu Apr 27 18:27:21 CEST 2017
commit 7b4d93cb74ff5824a050cf1bfed95a2d0514ea01
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 27 18:27:43 2017 +0200
- disable tests by default, they use network
python-geventhttpclient.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-geventhttpclient.spec b/python-geventhttpclient.spec
index 9f1b20e..2298d05 100644
--- a/python-geventhttpclient.spec
+++ b/python-geventhttpclient.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # py.test tests
+%bcond_with tests # py.test tests [use 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-geventhttpclient.git/commitdiff/7b4d93cb74ff5824a050cf1bfed95a2d0514ea01
More information about the pld-cvs-commit
mailing list