From 620689d4efba28bc8dd60e2d82908bfb3531fbd0 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 10 Mar 2022 13:25:18 +0000 Subject: python3-backports-functional-lru-cache: remove, not needed for Python 3 This is a backport of the Python 3 lru_cache 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 | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index d7f136e8ee..4ce9616302 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -46,7 +46,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-aws-iot-device-sdk-python \ python3-babel \ python3-backcall \ - python3-backports-functools-lru-cache \ python3-bandit \ python3-bcrypt \ python3-beautifulsoup4 \ @@ -482,7 +481,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\ python3-markupsafe-ptest \ python3-ansicolors-ptest \ python3-appdirs-ptest \ - python3-backports-functools-lru-cache-ptest \ python3-bcrypt-ptest \ python3-betamax-ptest \ python3-blinker-ptest \ -- cgit v1.2.3-54-g00ecf