]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-wheel: upgrade 0.38.0 -> 0.38.4
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 13 Nov 2022 03:08:10 +0000 (11:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Nov 2022 16:19:40 +0000 (16:19 +0000)
commit85479f94c85d6928d6fd893bb28b86b2e769a07c
treed5d5713132fbbe874eb90dd3cec656e91c8c2f19
parent8841a4c49ff57bc03f68408883a73ec3a4a75e99
python3-wheel: upgrade 0.38.0 -> 0.38.4

Changelog:
===========
-Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values in METADATA
-Fixed install failure when used with --no-binary, reported on Ubuntu 20.04,
 by removing setup_requires from setup.cfg
-Fixed regression introduced in v0.38.1 which broke parsing of wheel file names
 with multiple platform tags
-Removed install dependency on setuptools
-The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was
 faulty. Fixed so that future changes in the SOABI will not change the tag.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-wheel_0.38.4.bb [moved from meta/recipes-devtools/python/python3-wheel_0.38.0.bb with 87% similarity]