]> code.ossystems Code Review - openembedded-core.git/commit
python3-wheel: move 0.37.1 from meta-python
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:27 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 12:39:00 +0000 (12:39 +0000)
commit78a4bccfa38c2d3a6a4a097319eec28c2bc357a7
tree41fec6e8b789426923c6f190651be8cde3271d65
parent80500ecda4c1bc8812e6e078b6b0db5ec46624de
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 <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-wheel_0.37.1.bb [new file with mode: 0644]