File clean-setup-cfg.patch of Package kuksa-val

From 6754314d2a6cc2742ed134b9b651a279761d2765 Mon Sep 17 00:00:00 2001
From: Alexandre Vicenzi <alexandre.vicenzi@suse.com>
Date: Thu, 21 Sep 2023 14:04:20 +0200
Subject: [PATCH] Clean setup.cfg

Do not include tests or self signed certificates and tokens

diff --git a/kuksa-client/setup.cfg b/kuksa-client/setup.cfg
index c1103ae..f4b06cd 100644
--- a/kuksa-client/setup.cfg
+++ b/kuksa-client/setup.cfg
@@ -44,12 +44,12 @@ test =
 kuksa_client =
     logging.ini
     logo
-kuksa_certificates =
-    *
-    jwt/*
 
 [options.packages.find]
 where = .
+exclude =
+    tests
+    kuksa_certificates
 
 [options.entry_points]
 console_scripts =
openSUSE Build Service is sponsored by