From b0af5a3fecf7e4bd95ef2a116b67324bc6c61b8c Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 28 Apr 2022 15:03:33 +0800 Subject: [PATCH] python3-engineio: upgrade 4.3.1 -> 4.3.2 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 Signed-off-by: Khem Raj --- .../{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%) 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 35e8d790ab7..e9891bc2723 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"