diff options
author | Derek Straka <derek@asterius.io> | 2016-12-21 17:12:17 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-26 08:24:54 +0100 |
commit | 1a48527cbbb20916cd4e0ca3e118f6c31e6eb3fe (patch) | |
tree | bfb877150bfa70cd7d9bb84be6f0bf131aa2ee0c /meta-python | |
parent | b941fd2954ff3f6f1af38bac453ab938c1344940 (diff) | |
download | meta-openembedded-1a48527cbbb20916cd4e0ca3e118f6c31e6eb3fe.tar.gz |
python-lxml: update to version 3.7.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.7.0.bb (renamed from meta-python/recipes-devtools/python/python-lxml_3.6.4.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_3.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_3.6.4.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 7481b98ad..8319799ac 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] = "6dd7314233029d9dab0156e7b1c7830b" | 21 | SRC_URI[md5sum] = "b78e6f7e859c2ff57add7f63a5e387b7" |
22 | SRC_URI[sha256sum] = "61d5d3e00b5821e6cda099b3b4ccfea4527bf7c595e0fb3a7a760490cedd6172" | 22 | SRC_URI[sha256sum] = "9c62eb2a1862e1ae285d7e7e3b7dc8772d387b19258086afcec143c6b7b8a5c9" |
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.6.4.bb b/meta-python/recipes-devtools/python/python-lxml_3.7.0.bb index 81ccb12d8..81ccb12d8 100644 --- a/meta-python/recipes-devtools/python/python-lxml_3.6.4.bb +++ b/meta-python/recipes-devtools/python/python-lxml_3.7.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.6.4.bb b/meta-python/recipes-devtools/python/python3-lxml_3.7.0.bb index ff4bc7faa..ff4bc7faa 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_3.6.4.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_3.7.0.bb | |||