]> git.pld-linux.org Git - packages/python3-keyring.git/commitdiff
disable tests (appear to require dbus)
authorJan Palus <atler@pld-linux.org>
Thu, 3 Nov 2022 17:14:57 +0000 (18:14 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 3 Nov 2022 17:14:57 +0000 (18:14 +0100)
python3-keyring.spec

index 726d467a179bb4ad139a8eafe08755715c078ba0..62037f80344988ff08fb8a964314a6bbef1fc4a2 100644 (file)
@@ -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
This page took 0.206219 seconds and 4 git commands to generate.