diff mbox series

[meta-python,22/28] python3-redis: upgrade 8.0.1 -> 8.1.0

Message ID 20260804051726.1489-22-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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