[packages/python3-keyring] disable tests (appear to require dbus)
    atler 
    atler at pld-linux.org
       
    Thu Nov  3 18:15:20 CET 2022
    
    
  
commit bf18c3c09d55722f610347d083b98c5647ba1eb2
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 3 18:14:57 2022 +0100
    disable tests (appear to require dbus)
 python3-keyring.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-keyring.spec b/python3-keyring.spec
index 726d467..62037f8 100644
--- a/python3-keyring.spec
+++ b/python3-keyring.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# Sphinx documentation
-%bcond_without	tests	# py.test tests
+%bcond_with	tests	# py.test tests
 
 %define 	module	keyring
 Summary:	Python 3 library to access the system keyring service
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-keyring.git/commitdiff/bf18c3c09d55722f610347d083b98c5647ba1eb2
    
    
More information about the pld-cvs-commit
mailing list