diff mbox series

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

Message ID 1662027467-13197-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-flask-socketio: upgrade 5.2.0 -> 5.3.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com Sept. 1, 2022, 10:17 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...-flask-socketio_5.2.0.bb => python3-flask-socketio_5.3.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.2.0.bb => python3-flask-socketio_5.3.0.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb
rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb
index 9deae8b41d..1078b09eb6 100644
--- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb
@@ -9,7 +9,7 @@  inherit pypi python_setuptools_build_meta
 
 PYPI_PACKAGE = "Flask-SocketIO"
 
-SRC_URI[sha256sum] = "19c3d0cea49c53505fa457fedc133b32cb6eeaaa30d28cdab9d6ca8f16045427"
+SRC_URI[sha256sum] = "fa547d0c39ccc6223aad191f3f6ef906383eab67d25ffc343b15bfe33d6478fe"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-flask \