summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-test-generator
Commit message (Collapse)AuthorAgeFilesLines
* python3-test-generator: drop recipeTim Orling2022-02-241-3/+0
| | | | | | | | | | | | | | | python3-nose still contains Python 2 code which causes errors in do_compile when using bdist_wheel or PEP-517 packaging. Like nose, test-generator has not been touched since 2016. Drop this recipe unless someone fixes the issues in python3-nose [YOCTO #14638] Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-test-generator: Enable ptestZang Ruochen2020-09-161-0/+3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>