diff mbox series

[meta-python,29/70] python3-engineio: upgrade 4.13.4 -> 4.13.5

Message ID 20260819093514.1101-29-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  revent unnecessary resource allocation in ASGI driver

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

Patch

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"