From ce9f9e98c762ae3b14de637e0d14f51e58f7b346 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Mar 2022 13:25:17 +0000 Subject: python3-configparser: remove, not needed for Python 3 This is a backport of the Python 3 configparser for Python 2 users, so obviously it makes no sense to have for Python 3. Signed-off-by: Ross Burton Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 8af2c0fed9..d7f136e8ee 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -82,7 +82,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-colorzero \ python3-configargparse \ python3-configobj \ - python3-configparser \ python3-configshell-fb \ python3-constantly \ python3-contextlib2 \ -- cgit v1.2.3-54-g00ecf