]> git.pld-linux.org Git - packages/python-rtmidi.git/commitdiff
disable tests auto/th/python-rtmidi-1.1.0-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 22 Nov 2017 14:53:18 +0000 (15:53 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 22 Nov 2017 14:53:18 +0000 (15:53 +0100)
they use ALSA, unavailable on builders

python-rtmidi.spec

index 4a154173de99162ff21e5b59f82fae27912dd831..7fb0fbbe8fc5e3da965567970798607587dbab48 100644 (file)
@@ -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
 
This page took 0.160057 seconds and 4 git commands to generate.