From cd23a889270261730857eb57d3bd089b9a66c52e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 19 Aug 2026 17:34:33 +0800 Subject: [PATCH] python3-engineio: upgrade 4.13.4 -> 4.13.5 Changelog: revent unnecessary resource allocation in ASGI driver Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-engineio_4.13.4.bb => python3-engineio_4.13.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-engineio_4.13.4.bb => python3-engineio_4.13.5.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.13.4.bb b/meta-python/recipes-devtools/python/python3-engineio_4.13.5.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-engineio_4.13.4.bb rename to meta-python/recipes-devtools/python/python3-engineio_4.13.5.bb index 21de0c4a25..c31972041e 100644 --- a/meta-python/recipes-devtools/python/python3-engineio_4.13.4.bb +++ b/meta-python/recipes-devtools/python/python3-engineio_4.13.5.bb @@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \ python3-asyncio \ " -SRC_URI[sha256sum] = "413cb98d56c62f0f5ef29931592a360d437b82b3fa7ab415da3f6c7d3ebc0cb7" +SRC_URI[sha256sum] = "b5764d62243e3ffbc4c76dda3d7897c329dc52294c80c27105f9faa054e76897"