[packages/python-ptyprocess] - disable tests by default due to pty usage

qboosh qboosh at pld-linux.org
Sun Mar 12 10:40:43 CET 2017


commit 636b1ea3679259345b52a39cda093a705bbe0a96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 12 10:42:51 2017 +0100

    - disable tests by default due to pty usage

 python-ptyprocess.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec
index ba4df3e..5d2879e 100644
--- a/python-ptyprocess.spec
+++ b/python-ptyprocess.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# Sphinx documentation
-%bcond_without	tests	# unit tests
+%bcond_with	tests	# unit tests [require ptys support, so not on builders]
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ptyprocess.git/commitdiff/636b1ea3679259345b52a39cda093a705bbe0a96



More information about the pld-cvs-commit mailing list