commit f90eef3cca71c9b67e02d68fbc144aacfb0ef7ab
Author: Jakub Bogusz <[email protected]>
Date:   Thu Apr 28 16:43:12 2022 +0200

    - disable tests by defaults due to ptys

 python-serial.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-serial.spec b/python-serial.spec
index e7d00d6..ac6b221 100644
--- a/python-serial.spec
+++ b/python-serial.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without doc             # Sphinx documentation
-%bcond_without tests           # unit tests
+%bcond_with    tests           # unit tests (test_pty.Test_Pty_Serial_Open 
tests require ptys)
 %bcond_without python2         # Python 2.x module
 %bcond_without python3         # Python 3.x module
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-serial.git/commitdiff/f90eef3cca71c9b67e02d68fbc144aacfb0ef7ab

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to