diff options
author | Guðni Már Gilbert <gudni.m.g@gmail.com> | 2024-11-28 21:39:27 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-28 14:23:50 -0800 |
commit | b43c4901cfc455637d56ae3317fd606507f72b9c (patch) | |
tree | 4d1371024c213f36a91d90d89d5a47de42c5459e /meta-python | |
parent | 2d579ce0fe7906a13b421e902e6494b4a68263e2 (diff) | |
download | meta-openembedded-b43c4901cfc455637d56ae3317fd606507f72b9c.tar.gz |
packagegroup-meta-python: remove python3-isodate
This recipe was located in oe-core but has now been removed.
Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
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 72dfa792a6..6866ed93cb 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -196,7 +196,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
196 | python3-ipython \ | 196 | python3-ipython \ |
197 | python3-ipython-genutils \ | 197 | python3-ipython-genutils \ |
198 | python3-iso3166 \ | 198 | python3-iso3166 \ |
199 | python3-isodate \ | ||
200 | python3-isort \ | 199 | python3-isort \ |
201 | python3-itsdangerous \ | 200 | python3-itsdangerous \ |
202 | python3-javaobj-py3 \ | 201 | python3-javaobj-py3 \ |