[packages/python-paramiko] - enable tests (but not slow, which fail)

qboosh qboosh at pld-linux.org
Fri Oct 27 19:21:39 CEST 2023


commit 9c979b24f749bd1a75bd74ceb9804f6df993344f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 27 19:23:51 2023 +0200

    - enable tests (but not slow, which fail)

 python-paramiko.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-paramiko.spec b/python-paramiko.spec
index dc2a3d7..5cec440 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# API documentation
-%bcond_with	tests	# unit tests
+%bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-paramiko.git/commitdiff/9c979b24f749bd1a75bd74ceb9804f6df993344f



More information about the pld-cvs-commit mailing list