From 1c53fcca6e3a940188b1a6a3fb909fee02e36b90 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Tue, 22 Feb 2022 13:15:45 -0800 Subject: python3-test-generator: drop recipe 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 Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-test-generator/run-ptest | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-test-generator/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-test-generator') diff --git a/meta-python/recipes-devtools/python/python3-test-generator/run-ptest b/meta-python/recipes-devtools/python/python3-test-generator/run-ptest deleted file mode 100644 index 5cec711696..0000000000 --- a/meta-python/recipes-devtools/python/python3-test-generator/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -- cgit v1.2.3-54-g00ecf