From f4270950bd5a14cfa9c51b4ea05eaca8f09c168b Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Thu, 14 Feb 2019 09:53:45 +0800 Subject: python-lxml: upgrade to 4.3.1 1.Upgrade python-lxml and python3-lxml from 4.2.4 to 4.3.1 2.Modified some outdated descriptions in iso-schematron.rng Signed-off-by: Hong Liu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb (limited to 'meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb new file mode 100644 index 0000000000..b95d7bae71 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-lxml.inc +CLEANBROKEN = "1" -- cgit v1.2.3-54-g00ecf