mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
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: c208be7a9a5fec8b8d56356666de8be7d6d8a121) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9ac975fc8a
commit
19ecd2d935
@@ -18,11 +18,10 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
|
||||
|
||||
DEPENDS += "libxml2 libxslt"
|
||||
|
||||
SRC_URI[sha256sum] = "2219cbf790e701acf9a21a31ead75f983e73daf0eceb9da6990212e4d20ebefe"
|
||||
SRC_URI[sha256sum] = "3eea6ed6e6c918e468e693c41ef07f3c3acc310b70ddd9cc72d9ef84bc9564ca"
|
||||
|
||||
SRC_URI += "${PYPI_SRC_URI}"
|
||||
inherit pkgconfig pypi setuptools3
|
||||
PYPI_PACKAGE_EXT = "zip"
|
||||
|
||||
# {standard input}: Assembler messages:
|
||||
# {standard input}:1488805: Error: branch out of range
|
||||
Reference in New Issue
Block a user