aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2023-08-10 11:39:52 -0400
committerKhem Raj <raj.khem@gmail.com>2023-08-11 00:06:04 -0700
commit6a8b2a2f671d302d02c14818a4b5583151937340 (patch)
tree7344e3a9a3bea80814757589309fe8f13451b94d /meta-python/recipes-core
parent99d7aca1f20daae5d7dcb2e06fa4b5e3c57f72f7 (diff)
downloadmeta-openembedded-6a8b2a2f671d302d02c14818a4b5583151937340.tar.gz
python3-typed-ast: remove EOL package
No longer required by python3-mypy and no longer maintained upstream. https://github.com/python/typed_ast/issues/179 Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 9500f80e03..f75007e13e 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -437,7 +437,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-txaio \
python3-txdbus \
python3-txws \
- python3-typed-ast \
python3-typeguard \
python3-tzlocal \
python3-u-msgpack-python \