[1/2,meta-python] python3-lz4: upgrade 3.1.10 -> 4.0.0

Message ID 1646098113-11465-1-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [1/2,meta-python] python3-lz4: upgrade 3.1.10 -> 4.0.0 | expand

Commit Message

XU Huan March 1, 2022, 1:28 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
rename to meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
index b557529cc..472e152db 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_3.1.10.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb
@@ -8,7 +8,7 @@  DEPENDS += " \
     ${PYTHON_PN}-pkgconfig-native \
 "
 
-SRC_URI[sha256sum] = "439e575ecfa9ecffcbd63cfed99baefbe422ab9645b1e82278024d8a21d9720b"
+SRC_URI[sha256sum] = "57c5dfd3b7dae833b0d2b2c1aafd7f9d0dfcab40683d183d010c67c9fd1beca3"
 
 inherit pypi setuptools3