[oe] [meta-python][PATCH] python-lxml: update to version 4.2.1
Derek Straka
derek at asterius.io
Sun Apr 22 15:38:37 UTC 2018
Signed-off-by: Derek Straka <derek at asterius.io>
---
meta-python/recipes-devtools/python/python-lxml.inc | 4 ++--
.../python/{python-lxml_4.2.0.bb => python-lxml_4.2.1.bb} | 0
.../python/{python3-lxml_4.2.0.bb => python3-lxml_4.2.1.bb} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python-lxml_4.2.0.bb => python-lxml_4.2.1.bb} (100%)
rename meta-python/recipes-devtools/python/{python3-lxml_4.2.0.bb => python3-lxml_4.2.1.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index a0fe140..3f3a1e2 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
DEPENDS += "libxml2 libxslt"
-SRC_URI[md5sum] = "04455d43fd587bd11ccef6315258c3ce"
-SRC_URI[sha256sum] = "7d96fbb5f23a62300aa9bef7d286cd61aca8902357619c8708c0290aba5df73f"
+SRC_URI[md5sum] = "c266d9062e23b08f66426979a2b36f51"
+SRC_URI[sha256sum] = "e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b"
DISTUTILS_BUILD_ARGS += " \
--with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_4.2.0.bb b/meta-python/recipes-devtools/python/python-lxml_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_4.2.0.bb
rename to meta-python/recipes-devtools/python/python-lxml_4.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_4.2.0.bb
rename to meta-python/recipes-devtools/python/python3-lxml_4.2.1.bb
--
2.7.4
More information about the Openembedded-devel
mailing list