From a4292c9774bcd8ee7488126e2d8f1aaafabec317 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 1 Aug 2022 09:09:45 -0400 Subject: [PATCH] Add python-smartcols to BaseOS Signed-off-by: Stephen Gallagher --- prepopulate.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index bfe4108..52149a3 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -32289,6 +32289,9 @@ "python-six": [ "python3-six.noarch" ], + "python-smartcols": [ + "python3-smartcols.aarch64" + ], "python-systemd": [ "python3-systemd.aarch64" ], @@ -33920,6 +33923,9 @@ "python-six": [ "python3-six.noarch" ], + "python-smartcols": [ + "python3-smartcols.ppc64le" + ], "python-systemd": [ "python3-systemd.ppc64le" ], @@ -35502,6 +35508,9 @@ "python-six": [ "python3-six.noarch" ], + "python-smartcols": [ + "python3-smartcols.s390x" + ], "python-systemd": [ "python3-systemd.s390x" ], @@ -37344,6 +37353,9 @@ "python-six": [ "python3-six.noarch" ], + "python-smartcols": [ + "python3-smartcols.aarch64" + ], "python-systemd": [ "python3-systemd.x86_64" ],