From 215dfc15581e90794df8a2c4cb498b3af32b843c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 29 Jan 2018 08:39:01 -0500 Subject: python-yappi: add a python3 version of the recipe Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-yappi_0.98.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-yappi_0.98.bb (limited to 'meta-python/recipes-devtools/python/python3-yappi_0.98.bb') diff --git a/meta-python/recipes-devtools/python/python3-yappi_0.98.bb b/meta-python/recipes-devtools/python/python3-yappi_0.98.bb new file mode 100644 index 0000000000..07da5b6ebd --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-yappi_0.98.bb @@ -0,0 +1,2 @@ +require python-yappi.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf