From e939b52573e3405c0f1863d56ee1da2a497028a1 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 8 Jan 2024 21:47:57 +0800 Subject: [PATCH] python3-lz4: upgrade 4.3.2 -> 4.3.3 Changelog: ============= -Add .readthedocs.yml -Build wheels for Python 3.12 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-lz4_4.3.2.bb => python3-lz4_4.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-lz4_4.3.2.bb => python3-lz4_4.3.3.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.3.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb rename to meta-python/recipes-devtools/python/python3-lz4_4.3.3.bb index f0c8684b0d..746926da4e 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.3.bb @@ -11,7 +11,7 @@ DEPENDS += " \ SRC_URI += "file://run-ptest" -SRC_URI[sha256sum] = "e1431d84a9cfb23e6773e72078ce8e65cad6745816d4cbf9ae67da5ea419acda" +SRC_URI[sha256sum] = "01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e" inherit pkgconfig pypi python_setuptools_build_meta ptest