summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb
index f7aed6d771..cefe1ba340 100644
--- a/meta-python/recipes-devtools/python/python3-lxml_4.6.2.bb
+++ b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
18 18
19DEPENDS += "libxml2 libxslt" 19DEPENDS += "libxml2 libxslt"
20 20
21SRC_URI[sha256sum] = "cd11c7e8d21af997ee8079037fff88f16fda188a9776eb4b81c7e4c9c0a7d7fc" 21SRC_URI[sha256sum] = "39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468"
22 22
23inherit pypi setuptools3 23inherit pypi setuptools3
24 24