From 9f700a2872a7090bb69f6040e89dbf53ec680aa4 Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 10 Feb 2025 19:26:09 +0300 Subject: [PATCH] Disable desktop_tests --- SPECS/python-keyring.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/python-keyring.spec b/SPECS/python-keyring.spec index 52f0d3a..2649a92 100644 --- a/SPECS/python-keyring.spec +++ b/SPECS/python-keyring.spec @@ -9,7 +9,7 @@ ## END: Set by rpmautospec %bcond tests 1 -%bcond desktop_tests 1 +%bcond desktop_tests %{expr:!0%{?el10}} # Currently unavailable in EPEL10, and used only for a single doctest %bcond pyfakefs %{expr:!0%{?el10}}