summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-lxml_4.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.5.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.5.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.5.2.bb
index a4198b029e..7e11a67e7f 100644
--- a/meta-python/recipes-devtools/python/python3-lxml_4.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-lxml_4.5.2.bb
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
18 18
19DEPENDS += "libxml2 libxslt" 19DEPENDS += "libxml2 libxslt"
20 20
21SRC_URI[md5sum] = "4d3cca9c0018dd98f39e0ac54fcc3d14" 21SRC_URI[md5sum] = "83ad758eab6c254b3565715967d553a6"
22SRC_URI[sha256sum] = "27ee0faf8077c7c1a589573b1450743011117f1aa1a91d5ae776bbc5ca6070f2" 22SRC_URI[sha256sum] = "cdc13a1682b2a6241080745b1953719e7fe0850b40a5c71ca574f090a1391df6"
23 23
24inherit pypi setuptools3 24inherit pypi setuptools3
25 25