]> git.pld-linux.org Git - packages/python-eventlet.git/commitdiff
- disable tests by default, too many random timeouts auto/th/python-eventlet-0.25.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Jan 2020 04:31:04 +0000 (05:31 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Jan 2020 04:31:04 +0000 (05:31 +0100)
python-eventlet.spec

index 9b734d73761afe2d2266c478f5ccdeae267ef774..beb514d33441834ca5478fad9243e5643e6039af 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without doc             # Sphinx documentation
-%bcond_without tests           # unit tests
+%bcond_with    tests           # unit tests (random timeouts on builders)
 %bcond_without python2         # CPython 2.x module
 %bcond_without python3         # CPython 3.x module
 
This page took 0.076385 seconds and 4 git commands to generate.