From 872880945c5937bc937a9e66925e5c421107338e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jan 11 2021 23:19:58 +0000 Subject: Add python3.9-debuginfo (and any later python) to additional packages. See https://pagure.io/pungi/issue/1460 for why this is needed. Signed-off-by: Kevin Fenzi --- diff --git a/fedora.conf b/fedora.conf index 58b84d4..d5987c2 100644 --- a/fedora.conf +++ b/fedora.conf @@ -137,6 +137,7 @@ additional_packages = [ 'langpacks-*', 'man-pages-*', 'mythes-*', + 'python3.*-debuginfo', ], }),