[packages/python-libcloud] Disable tests by default

jajcus jajcus at pld-linux.org
Tue Feb 18 13:42:29 CET 2014


commit 6dc6d653e91be076674ffdde69d59b61deb8b97b
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Feb 18 13:42:20 2014 +0100

    Disable tests by default

 python-libcloud.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-libcloud.spec b/python-libcloud.spec
index f4376d0..c955c07 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test" (they 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-libcloud.git/commitdiff/6dc6d653e91be076674ffdde69d59b61deb8b97b



More information about the pld-cvs-commit mailing list