diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-19 10:39:10 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-27 10:13:07 -0700 |
commit | 80cdc95a31dc08495d9de76b7bc9eb915a3dfaf9 (patch) | |
tree | cf84794776c655d50e814e4e0d81be9b2214e948 /meta-python/recipes-devtools | |
parent | 15dffd322dbc163a1a878da437f9bb5c4cb96827 (diff) | |
download | meta-openembedded-80cdc95a31dc08495d9de76b7bc9eb915a3dfaf9.tar.gz |
python-lxml: upgrade 4.3.1 -> 4.3.3
-Upgrade from python-lxml_4.3.1.bb to python-lxml_4.3.3.bb.
-Upgrade from python3-lxml_4.3.1.bb to python3-lxml_4.3.3.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_4.3.3.bb (renamed from meta-python/recipes-devtools/python/python-lxml_4.3.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.3.3.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.3.1.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 14897c06e..63532c756 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=e4c045ebad958ead4b48008f70838403 \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "d2b2eb305bfa9ed15aebe61affb3ffa4" | 21 | SRC_URI[md5sum] = "d35e90d9de17e1370fbb7e6059bd95ed" |
22 | SRC_URI[sha256sum] = "da5e7e941d6e71c9c9a717c93725cda0708c2474f532e3680ac5e39ec57d224d" | 22 | SRC_URI[sha256sum] = "4a03dd682f8e35a10234904e0b9508d705ff98cf962c5851ed052e9340df3d90" |
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_4.3.1.bb b/meta-python/recipes-devtools/python/python-lxml_4.3.3.bb index 81ccb12d8..81ccb12d8 100644 --- a/meta-python/recipes-devtools/python/python-lxml_4.3.1.bb +++ b/meta-python/recipes-devtools/python/python-lxml_4.3.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.3.3.bb index b95d7bae7..b95d7bae7 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.3.3.bb | |||