diff options
author | Derek Straka <derek@asterius.io> | 2017-06-16 12:49:50 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-19 19:30:41 +0200 |
commit | 2436d597a7b5f8331ab3e869c48998036d4bdcd6 (patch) | |
tree | 1601760431ce840ae1d868a20938fbb74c0fa1a3 /meta-python | |
parent | d2f3cdb9fc535ee408d9904222f389285582b0fb (diff) | |
download | meta-openembedded-2436d597a7b5f8331ab3e869c48998036d4bdcd6.tar.gz |
python-lxml: update to version 3.8.0
Verified license terms remain the same and updated the checksum
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 | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.8.0.bb (renamed from meta-python/recipes-devtools/python/python-lxml_3.7.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc index d5e6ae4a4..c6ff160f8 100644 --- a/meta-python/recipes-devtools/python/python-lxml.inc +++ b/meta-python/recipes-devtools/python/python-lxml.inc | |||
@@ -7,7 +7,7 @@ C14N and much more." | |||
7 | HOMEPAGE = "http://codespeak.net/lxml" | 7 | HOMEPAGE = "http://codespeak.net/lxml" |
8 | SECTION = "devel/python" | 8 | SECTION = "devel/python" |
9 | LICENSE = "BSD & GPLv2 & MIT & PSF" | 9 | LICENSE = "BSD & GPLv2 & MIT & PSF" |
10 | LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=f9f1dc24f720c143c2240df41fe5073b \ | 10 | LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ |
11 | file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \ | 11 | file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \ |
12 | file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \ | 12 | file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \ |
13 | file://doc/licenses/GPL.txt;md5=94d55d512a9ba36caa9b7df079bae19f \ | 13 | file://doc/licenses/GPL.txt;md5=94d55d512a9ba36caa9b7df079bae19f \ |
@@ -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] = "075692ce442e69bbd604d44e21c02753" | 21 | SRC_URI[md5sum] = "e54e2fae44d684d6b9c636fe189e93ff" |
22 | SRC_URI[sha256sum] = "aa502d78a51ee7d127b4824ff96500f0181d3c7826e6ee7b800d068be79361c7" | 22 | SRC_URI[sha256sum] = "736f72be15caad8116891eb6aa4a078b590d231fdc63818c40c21624ac71db96" |
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.3.bb b/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb index 5c93a3f84..5c93a3f84 100644 --- a/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb +++ b/meta-python/recipes-devtools/python/python-lxml_3.8.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb b/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb index 8b13d2dd2..8b13d2dd2 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_3.8.0.bb | |||