[packages/python-rtmidi] disable tests
    jajcus 
    jajcus at pld-linux.org
       
    Wed Nov 22 16:06:38 CET 2017
    
    
  
commit 86269b3232f4a3a6b810867f53c6c48a3a2d0fce
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Nov 22 15:53:18 2017 +0100
    disable tests
    
    they use ALSA, unavailable on builders
 python-rtmidi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-rtmidi.spec b/python-rtmidi.spec
index 4a15417..7fb0fbb 100644
--- a/python-rtmidi.spec
+++ b/python-rtmidi.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# don't build doc
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# run tests
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-rtmidi.git/commitdiff/86269b3232f4a3a6b810867f53c6c48a3a2d0fce
    
    
More information about the pld-cvs-commit
mailing list