From 653f1db55ca9a91a593ac3eb6f4b216e61b75e0e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:20 +0800 Subject: [PATCH] python3-redis: upgrade 8.0.1 -> 8.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-redis_8.0.1.bb => python3-redis_8.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-redis_8.0.1.bb => python3-redis_8.1.0.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-redis_8.0.1.bb b/meta-python/recipes-devtools/python/python3-redis_8.1.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-redis_8.0.1.bb rename to meta-python/recipes-devtools/python/python3-redis_8.1.0.bb index 5278e45128..286c4b6f4a 100644 --- a/meta-python/recipes-devtools/python/python3-redis_8.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-redis_8.1.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=609ded3add9111c4c6e102f1d421d3f8" # Prefix archive to avoid clashing with the main redis archives PYPI_ARCHIVE_NAME_PREFIX = "pypi-" -SRC_URI[sha256sum] = "afc5a7a2f5a084f5b1880dec548dd45be17db7e43c82a30d84f952aefb05cfb0" +SRC_URI[sha256sum] = "6e1a19beef9225c83efd689c7e6b7da2d5215b1f42cd13b7fc3714d0a09c7b25" inherit pypi python_hatchling