From: Tim Orling Date: Tue, 22 Feb 2022 19:16:58 +0000 (-0800) Subject: python3-nose: drop recipe X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5045 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19135f8b7cbaabeb2e38572d11e909ce386d60b8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-nose: drop recipe The code has not been touched since 2016 and numerous files still have Python2 syntax code in them. This causes do_compile errors when packaging a wheel (PEP-517 packaging). Nothing in oe-core depends on python3-nose. [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 c17ebb86044..3fceb6701bb 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -616,7 +616,6 @@ RECIPE_MAINTAINER:pn-python3-mako = "Oleksandr Kravchuk