diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-03-20 20:50:42 -0400 |
---|---|---|
committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-03-23 09:46:31 -0400 |
commit | 5a91f2b8f9c44d1c6b45761f2a715269f85115a2 (patch) | |
tree | 292f513efa55825f4fa69e5496115bffbda92da0 /meta-python/recipes-core | |
parent | 230dcc9829cca527a024371c722d1775c5c675a4 (diff) | |
download | meta-openembedded-5a91f2b8f9c44d1c6b45761f2a715269f85115a2.tar.gz |
python3-urllib3: Remove
This recipe has been moved to oe-core.
Signed-off-by: Scott Murray <scott.murray@konsulko.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')
-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 260687aa53..682814a6a1 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -421,7 +421,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
421 | python3-ujson \ | 421 | python3-ujson \ |
422 | python3-unidiff \ | 422 | python3-unidiff \ |
423 | python3-uritemplate \ | 423 | python3-uritemplate \ |
424 | python3-urllib3 \ | ||
425 | python3-vcversioner \ | 424 | python3-vcversioner \ |
426 | python3-versiontools \ | 425 | python3-versiontools \ |
427 | python3-visitor \ | 426 | python3-visitor \ |