From 4f4cd2694ee0497e379ca66f228ddd039ce57532 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 30 Dec 2022 12:58:01 +0800 Subject: [PATCH] python3-lz4: upgrade 4.0.2 -> 4.3.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-lz4_4.0.2.bb => python3-lz4_4.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-lz4_4.0.2.bb => python3-lz4_4.3.2.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb rename to meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb index ad006e61b1..71171513e8 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb @@ -11,7 +11,7 @@ DEPENDS += " \ SRC_URI += "file://run-ptest" -SRC_URI[sha256sum] = "083b7172c2938412ae37c3a090250bfdd9e4a6e855442594f86c3608ed12729b" +SRC_URI[sha256sum] = "e1431d84a9cfb23e6773e72078ce8e65cad6745816d4cbf9ae67da5ea419acda" inherit pkgconfig pypi python_setuptools_build_meta ptest