]> code.ossystems Code Review - openembedded-core.git/commit
python3-nose: drop recipe
authorTim Orling <ticotimo@gmail.com>
Tue, 22 Feb 2022 19:16:58 +0000 (11:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:06:46 +0000 (15:06 +0000)
commit19135f8b7cbaabeb2e38572d11e909ce386d60b8
tree32f387768c0c7a8574ec162703322ec779afafa1
parent37e22b4189535f67b5bad0851baabc27532cbada
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 <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python-nose.inc [deleted file]
meta/recipes-devtools/python/python3-nose_1.3.7.bb [deleted file]