[meta-python] [PATCH] python3-flask-socketio: upgrade 5.1.2 -> 5.2.0


xuhuan.fnst@fujitsu.com
 

From: Xu Huan <xuhuan.fnst@...>

Changelog:
==========
Better handling of message_queue connection argument #1130
More robust handling of to and room arguments of emit and send #1771

Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
...-flask-socketio_5.1.2.bb => python3-flask-socketio_5.2.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.1.2.bb => python3-flask-socketio_5.2.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb
rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb
index 1e5d775b6..9deae8b41 100644
--- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb
@@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta

PYPI_PACKAGE = "Flask-SocketIO"

-SRC_URI[sha256sum] = "933bcc887ef463a9b78d76f8f86174f63a32d12a5406b99f452cdf3b129ebba3"
+SRC_URI[sha256sum] = "19c3d0cea49c53505fa457fedc133b32cb6eeaaa30d28cdab9d6ca8f16045427"

RDEPENDS:${PN} += "\
${PYTHON_PN}-flask \
--
2.25.1

Join {openembedded-devel@lists.openembedded.org to automatically receive all group messages.