diff mbox series

[meta-python,20/47] python3-engineio: upgrade 4.13.2 -> 4.13.3

Message ID 20260625090127.1563-20-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/47] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 | expand

Commit Message

Wang Mingyu June 25, 2026, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Make sure client disconnects when write loop exits
- Address flaky unit test
- Stop using codecov service, since it has been failing for a long time

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-engineio_4.13.2.bb => python3-engineio_4.13.3.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-engineio_4.13.2.bb => python3-engineio_4.13.3.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb b/meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb
index 06518229a8..262715a6bc 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb
@@ -17,4 +17,4 @@  RDEPENDS:${PN} += " \
 	python3-asyncio \
 "
 
-SRC_URI[sha256sum] = "a7732e99cfb7db6ed1aee31f18d7f73bbae086a92f31dee019bc646155d9684e"
+SRC_URI[sha256sum] = "572b7783e341fed21edbc7cea297ccd378dad79265fdde96aa4664420a7c06c9"