mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
python3-libarchive-c: upgrade 3.1 -> 3.2
This release fixes the seek callbacks passed to libarchive by the custom_reader and stream_reader function. (https://github.com/Changaco/python-libarchive-c/pull/116) (From OE-Core rev: b9176bf09e68fcb01b4d81d26bc507b6336afade) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,8 +9,7 @@ PYPI_PACKAGE = "libarchive-c"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "8c62da42a8b9bd24642e5430427e6f5a"
|
||||
SRC_URI[sha256sum] = "618a7ecfbfb58ca15e11e3138d4a636498da3b6bc212811af158298530fbb87e"
|
||||
SRC_URI[sha256sum] = "21ad493f4628972fc82440bff54c834a9fbe13be3893037a4bad332b9ee741e5"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
libarchive \
|
||||
Reference in New Issue
Block a user