aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-06-02 09:36:14 +0800
committerKhem Raj <raj.khem@gmail.com>2022-06-01 19:52:12 -0700
commit072e94812c93888aaabf0bdb04f08b16e6ff2324 (patch)
tree6328a91546de3454387ab9d6667237fcff42ecfa /meta-python/recipes-devtools
parentd4e70a19600bee178d81b467dd9e118cbf057f65 (diff)
downloadmeta-openembedded-072e94812c93888aaabf0bdb04f08b16e6ff2324.tar.gz
python3-flask-socketio: upgrade 5.1.2 -> 5.2.0
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@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 1e5d775b60..9deae8b41d 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 \