From: Tim Orling Date: Tue, 22 Feb 2022 19:16:27 +0000 (-0800) Subject: python3-wheel: move 0.37.1 from meta-python X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=78a4bccfa38c2d3a6a4a097319eec28c2bc357a7;p=openembedded-core.git python3-wheel: move 0.37.1 from meta-python This is one of the "new build tools" which are part of pypa (Python Packaging Authority) toolchain. Wheels are the official delivery mechanism for Python packages, replacing the now deprecated Eggs (egg-info). [YOCTO #14638] Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 740e5fe55c..72cd012581 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -651,6 +651,7 @@ RECIPE_MAINTAINER:pn-python3-typogrify = "Alexander Kanavin