From c7a28011177cb14a695ed2fd2d4b6ed2b6b404da Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 25 Aug 2017 16:40:40 +0800 Subject: python-html5lib: 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-html5lib_0.999999999.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb (limited to 'meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb') diff --git a/meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb b/meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb new file mode 100644 index 0000000000..6bd8b49f55 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-html5lib.inc -- cgit v1.2.3-54-g00ecf