diff options
| author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-07-07 16:01:13 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-07-07 08:24:26 -0700 | 
| commit | eb8dccc43368dc47333027127ab0ce17cfadf256 (patch) | |
| tree | c0944b34b2b4ff48cd617796bc4c0f43f948c90f /meta-python | |
| parent | ed42504a985d973f73e51d452427c8e267425997 (diff) | |
| download | meta-openembedded-eb8dccc43368dc47333027127ab0ce17cfadf256.tar.gz | |
python3-lxml: upgrade 4.9.0 -> 4.9.1
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb (renamed from meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb index 74c5e480a2..92a30f7907 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.9.1.bb | |||
| @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ | |||
| 18 | 18 | ||
| 19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" | 
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "520461c36727268a989790aef08884347cd41f2d8ae855489ccf40b50321d8d7" | 21 | SRC_URI[sha256sum] = "fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f" | 
| 22 | 22 | ||
| 23 | SRC_URI += "${PYPI_SRC_URI}" | 23 | SRC_URI += "${PYPI_SRC_URI}" | 
| 24 | inherit pkgconfig pypi setuptools3 | 24 | inherit pkgconfig pypi setuptools3 | 
