]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-libarchive-c: upgrade 3.1 -> 3.2
authorwangmy <wangmy@fujitsu.com>
Mon, 29 Nov 2021 09:57:59 +0000 (17:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Dec 2021 16:22:07 +0000 (16:22 +0000)
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)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-libarchive-c_3.2.bb [moved from meta/recipes-devtools/python/python3-libarchive-c_3.1.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-devtools/python/python3-libarchive-c_3.1.bb
rename to meta/recipes-devtools/python/python3-libarchive-c_3.2.bb
index ac8466e63bb74ef9db2c71c58df09131e28ed2c3..cc04210e72c83d0617c410a5f1b19d4945ae9671 100644 (file)
@@ -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 \