From e6ced573087a6416ec50dce4cf281758be9a2d4c Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 20 Jan 2020 20:17:50 +0000 Subject: meta-python: update recipes to use python3 classes Update recipes to use python3 classes instead of deprecated python2 variants. Signed-off-by: Andrey Zhizhikin Signed-off-by: Khem Raj --- .../python/python3-robotframework-seriallibrary_0.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb index 440f69cbf7..d82b7b96ae 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb @@ -1,2 +1,2 @@ -inherit pypi setuptools +inherit pypi setuptools3 require python-robotframework-seriallibrary.inc -- cgit v1.2.3-54-g00ecf