summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-10 13:25:18 +0000
committerTrevor Gamblin <trevor.gamblin@windriver.com>2022-03-11 08:48:38 -0500
commit620689d4efba28bc8dd60e2d82908bfb3531fbd0 (patch)
treee2404aea48d20ab720a042edd3d1029fa40bfc49 /meta-python/recipes-core/packagegroups
parentce9f9e98c762ae3b14de637e0d14f51e58f7b346 (diff)
downloadmeta-openembedded-620689d4efba28bc8dd60e2d82908bfb3531fbd0.tar.gz
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 <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb2
1 files changed, 0 insertions, 2 deletions
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 = "\
46 python3-aws-iot-device-sdk-python \ 46 python3-aws-iot-device-sdk-python \
47 python3-babel \ 47 python3-babel \
48 python3-backcall \ 48 python3-backcall \
49 python3-backports-functools-lru-cache \
50 python3-bandit \ 49 python3-bandit \
51 python3-bcrypt \ 50 python3-bcrypt \
52 python3-beautifulsoup4 \ 51 python3-beautifulsoup4 \
@@ -482,7 +481,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\
482 python3-markupsafe-ptest \ 481 python3-markupsafe-ptest \
483 python3-ansicolors-ptest \ 482 python3-ansicolors-ptest \
484 python3-appdirs-ptest \ 483 python3-appdirs-ptest \
485 python3-backports-functools-lru-cache-ptest \
486 python3-bcrypt-ptest \ 484 python3-bcrypt-ptest \
487 python3-betamax-ptest \ 485 python3-betamax-ptest \
488 python3-blinker-ptest \ 486 python3-blinker-ptest \