[meta-python] python3-engineio: upgrade 4.3.1 -> 4.3.2

Message ID 1651129416-8432-3-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-engineio: upgrade 4.3.1 -> 4.3.2 | expand

Commit Message

XU Huan April 28, 2022, 7:03 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Changelog:
==========
    Option to use a callable for cors_allowed_origins #264
    Close aiohttp session when disconnecting #272
    Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-engineio_4.3.1.bb => python3-engineio_4.3.2.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-engineio_4.3.1.bb => python3-engineio_4.3.2.bb} (82%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb b/meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb
rename to meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb
index 35e8d790ab..e9891bc272 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb
@@ -17,4 +17,4 @@  RDEPENDS:${PN} += " \
 	python3-asyncio \
 "
 
-SRC_URI[sha256sum] = "6e1d26977ffefe3b7da1b5df7a8750aedc7686da8201cd90daf36693db122489"
+SRC_URI[sha256sum] = "e02f8d6686663408533726be2d4ceb403914fd17285d247791c6a91623777bdd"