From: Wang Mingyu <wangmy@...>
Changelog:
==========
Deliver callbacks from different namespaces #1909
Fix documentation typos #1881
Signed-off-by: Wang Mingyu <wangmy@...>
---
...-flask-socketio_5.3.1.bb => python3-flask-socketio_5.3.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.3.1.bb => python3-flask-socketio_5.3.2.bb} (81%)
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.2.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.bb
rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.3.2.bb
index 50e820ba3..b7ba80991 100644
--- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.2.bb
@@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta
PYPI_PACKAGE = "Flask-SocketIO"
-SRC_URI[sha256sum] = "fd0ed0fc1341671d92d5f5b2f5503916deb7aa7e2940e6636cfa2c087c828bf9"
+SRC_URI[sha256sum] = "11d1d78b8805cda351b27828a110b88c74a573be62b07f7f5a519fb67fae0a58"
RDEPENDS:${PN} += "\
${PYTHON_PN}-flask \
--
2.25.1