[meta-python] python3-lz4: upgrade 4.0.0 -> 4.0.1

Message ID 1654133778-20912-3-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-lz4: upgrade 4.0.0 -> 4.0.1 | expand

Commit Message

XU Huan June 2, 2022, 1:36 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Changelog:
Add flush method to LZ4FrameFile.

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-lz4_4.0.0.bb => python3-lz4_4.0.1.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-lz4_4.0.0.bb => python3-lz4_4.0.1.bb} (88%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb b/meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
rename to meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb
index ef5b00627..0dd353bfe 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb
@@ -11,7 +11,7 @@  DEPENDS += " \
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "57c5dfd3b7dae833b0d2b2c1aafd7f9d0dfcab40683d183d010c67c9fd1beca3"
+SRC_URI[sha256sum] = "efdfec2175715bf2d814ed72a7a185406f3456464eb3f343db1b87ed813e039c"
 
 inherit pkgconfig pypi python_setuptools_build_meta ptest