commit 31581d004594c01fc7d98e7e13134c6276d80802
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Sun Mar 12 10:56:42 2017 +0100

    - disable tests by default due to pty usage

 python-pexpect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pexpect.spec b/python-pexpect.spec
index 04a8bc7..c573b33 100644
--- a/python-pexpect.spec
+++ b/python-pexpect.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
-%bcond_without tests   # py.test tests
+%bcond_with    tests   # py.test tests [require ptys, so not on builders]
 %bcond_without doc     # Sphinx documentation
 
 %define                module  pexpect
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pexpect.git/commitdiff/31581d004594c01fc7d98e7e13134c6276d80802

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to