[oe] [meta-python] [PATCH 22/28] python3-redis: upgrade 8.0.1 -> 8.1.0
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- .../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 -- 2.43.0