diff mbox series

[meta-python] python3-engineio: upgrade 4.4.1 -> 4.5.1

Message ID 1689654348-30702-26-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-engineio: upgrade 4.4.1 -> 4.5.1 | expand

Commit Message

Mingyu Wang (Fujitsu) July 18, 2023, 4:25 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
    Restore support for old versions of eventlet #321
    Configure eventlet's websocket max frame length #319
    Remove old Python 2 syntax in super() calls

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb b/meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
index b20a6413f6..d97248891c 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.5.1.bb
@@ -17,4 +17,4 @@  RDEPENDS:${PN} += " \
 	python3-asyncio \
 "
 
-SRC_URI[sha256sum] = "eb3663ecb300195926b526386f712dff84cd092c818fb7b62eeeda9160120c29"
+SRC_URI[sha256sum] = "b167a1b208fcdce5dbe96a61a6ca22391cfa6715d796c22de93e3adf9c07ae0c"