Date
1 - 1 of 1
[meta-python] [PATCH] python3-engineio: upgrade 4.3.4 -> 4.4.0
wangmy
From: Wang Mingyu <wangmy@...>
Changelog:
==========
Allow configuring underlying websocket connection with custom options
Cancel all running tasks in async SIGINT handler
Handle unexpected WebSocket close frames sent by server
Close aiohttp session after a failed connection
Catch IOErrors from uWSGI and explicitly close the driver
Recommend ASGI integration for Sanic in Documentation
Fix documentation for max_http_buffer_size
Add Python 3.11 to builds
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-engineio_4.3.4.bb => python3-engineio_4.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-engineio_4.3.4.bb => python3-engineio_4.4.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb b/meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
index d89a54dc3..03a7d480d 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \
python3-asyncio \
"
-SRC_URI[sha256sum] = "d8d8b072799c36cadcdcc2b40d2a560ce09797ab3d2d596b2ad519a5e4df19ae"
+SRC_URI[sha256sum] = "bcc035c70ecc30acc3cfd49ef19aca6c51fa6caaadd0fa58c2d7480f50d04cf2"
--
2.34.1
Changelog:
==========
Allow configuring underlying websocket connection with custom options
Cancel all running tasks in async SIGINT handler
Handle unexpected WebSocket close frames sent by server
Close aiohttp session after a failed connection
Catch IOErrors from uWSGI and explicitly close the driver
Recommend ASGI integration for Sanic in Documentation
Fix documentation for max_http_buffer_size
Add Python 3.11 to builds
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{python3-engineio_4.3.4.bb => python3-engineio_4.4.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-engineio_4.3.4.bb => python3-engineio_4.4.0.bb} (82%)
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb b/meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
index d89a54dc3..03a7d480d 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.4.0.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \
python3-asyncio \
"
-SRC_URI[sha256sum] = "d8d8b072799c36cadcdcc2b40d2a560ce09797ab3d2d596b2ad519a5e4df19ae"
+SRC_URI[sha256sum] = "bcc035c70ecc30acc3cfd49ef19aca6c51fa6caaadd0fa58c2d7480f50d04cf2"
--
2.34.1