diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.7.3.bb (renamed from meta-python/recipes-devtools/python/python-lxml_3.7.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_3.7.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index 6299385da..d5e6ae4a4 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=f9f1dc24f720c143c2240df41fe5073b \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "8dcf8d6c692b7aed9370f7462ff09935" | 21 | SRC_URI[md5sum] = "075692ce442e69bbd604d44e21c02753" |
22 | SRC_URI[sha256sum] = "59d9176360dbc3919e9d4bfca85c1ca64ab4f4ee00e6f119d7150ba887e3410a" | 22 | SRC_URI[sha256sum] = "aa502d78a51ee7d127b4824ff96500f0181d3c7826e6ee7b800d068be79361c7" |
23 | 23 | ||
24 | DISTUTILS_BUILD_ARGS += " \ | 24 | DISTUTILS_BUILD_ARGS += " \ |
25 | --with-xslt-config='pkg-config libxslt' \ | 25 | --with-xslt-config='pkg-config libxslt' \ |
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.7.2.bb b/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb index 81ccb12d8..81ccb12d8 100644 --- a/meta-python/recipes-devtools/python/python-lxml_3.7.2.bb +++ b/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.7.2.bb b/meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb index ff4bc7faa..ff4bc7faa 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_3.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb | |||