[packages/python-objgraph] disable tests

jajcus jajcus at pld-linux.org
Wed Feb 28 11:13:37 CET 2018


commit d0630acba3352882432771680b7199cc69ecf6ea
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Feb 28 11:13:05 2018 +0100

    disable tests
    
    they use network trying to install missing dependency

 python-objgraph.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-objgraph.spec b/python-objgraph.spec
index b8dada5..8d412b1 100644
--- a/python-objgraph.spec
+++ b/python-objgraph.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do perform "make test"
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-objgraph.git/commitdiff/d0630acba3352882432771680b7199cc69ecf6ea



More information about the pld-cvs-commit mailing list