From d2e171a5a30268aebf8e3693090d2c15445853ad Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 12 Mar 2017 20:49:43 +0100 Subject: [PATCH] - disable tests due to ptys usage --- python-pytest-timeout.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 1ebd58e..419598a 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without tests # py.test tests +%bcond_with tests # py.test tests [use ptys, so not on builders] %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module -- 2.43.0