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.
(From OE-Core rev: 16873202f4fc9409b3b853ad2275c1068eb16ecd)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>