summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-03-13 18:33:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-12 18:04:00 +0100
commit4983f22c879a7207f344b66012523dd4345be324 (patch)
tree976cc120ac8e539a1b3c2293b1f58c2948f2c7ed
parentce0bbb50fdecbbf23b95c7e100f836cc9dffedd2 (diff)
downloadpoky-4983f22c879a7207f344b66012523dd4345be324.tar.gz
python3-lxml: update 5.0.0 -> 5.1.0
Upstream issued the new version in .tar.gz format, so .zip setting can be dropped. (From OE-Core rev: 506b443aee957a05df26cff0d374fe7bae415f4c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-lxml_5.1.0.bb (renamed from meta/recipes-devtools/python/python3-lxml_5.0.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-lxml_5.0.0.bb b/meta/recipes-devtools/python/python3-lxml_5.1.0.bb
index 66cb8b0938..43719086f0 100644
--- a/meta/recipes-devtools/python/python3-lxml_5.0.0.bb
+++ b/meta/recipes-devtools/python/python3-lxml_5.1.0.bb
@@ -18,11 +18,10 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
18 18
19DEPENDS += "libxml2 libxslt" 19DEPENDS += "libxml2 libxslt"
20 20
21SRC_URI[sha256sum] = "2219cbf790e701acf9a21a31ead75f983e73daf0eceb9da6990212e4d20ebefe" 21SRC_URI[sha256sum] = "3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca"
22 22
23SRC_URI += "${PYPI_SRC_URI}" 23SRC_URI += "${PYPI_SRC_URI}"
24inherit pkgconfig pypi setuptools3 24inherit pkgconfig pypi setuptools3
25PYPI_PACKAGE_EXT = "zip"
26 25
27# {standard input}: Assembler messages: 26# {standard input}: Assembler messages:
28# {standard input}:1488805: Error: branch out of range 27# {standard input}:1488805: Error: branch out of range