From 6ccfb049c446997882864debc8a4eead03eb5e6a Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 25 May 2026 00:34:22 -0500 Subject: [PATCH] bdep Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/langs/python/nemo-toolkit/nemo-toolkit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/python/nemo-toolkit/nemo-toolkit.spec b/anda/langs/python/nemo-toolkit/nemo-toolkit.spec index 7f8a998f33..92cca30c14 100644 --- a/anda/langs/python/nemo-toolkit/nemo-toolkit.spec +++ b/anda/langs/python/nemo-toolkit/nemo-toolkit.spec @@ -14,6 +14,7 @@ BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-importlib-metainfo BuildArch: noarch Packager: Owen Zimmerman