]>
code.ossystems Code Review - openembedded-core.git/commit
python3-importlib-metadata: upgrade 4.10.1 -> 4.11.2
inherit setuptools_build_meta
v4.11.2
369: Fixed bug where EntryPoint.extras was returning match objects and not the extras strings.
v4.11.1
367: In Distribution.requires for egg-info, if requires.txt is empty, return an empty list.
v4.11.0
bpo-46246: Added __slots__ to EntryPoints.
v4.10.2
365 and bpo-46546: Avoid leaking method_name in DeprecatedList.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>