From eb5163cfbefad3a6131b63f117a9fd389047def1 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 25 Aug 2017 16:40:41 +0800 Subject: python-webencodings: add Python3 support Extend the recipe for Python3 support. Signed-off-by: Jackie Huang Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb (limited to 'meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb b/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb new file mode 100644 index 0000000000..71fe741e4c --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-webencodings.inc -- cgit 1.2.3-korg