[packages/python-pyquery] - disable tests by default (some of them use network)

qboosh qboosh at pld-linux.org
Sat Jul 21 22:52:23 CEST 2018


commit 069130bc888d1eedbd0abf88c19032ffc142cebb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 21 22:54:19 2018 +0200

    - disable tests by default (some of them use network)

 python-pyquery.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyquery.spec b/python-pyquery.spec
index bc8044a..91dfa09 100644
--- a/python-pyquery.spec
+++ b/python-pyquery.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# Sphinx documentation
-%bcond_without	tests	# unit tests
+%bcond_with	tests	# unit tests (some 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-pyquery.git/commitdiff/069130bc888d1eedbd0abf88c19032ffc142cebb



More information about the pld-cvs-commit mailing list