diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.0.3.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.0.3.bb rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb index 5def7621e07..5a6b83bfec2 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.0.bb @@ -9,7 +9,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "Flask-SocketIO" -SRC_URI[sha256sum] = "4fb968c43bc384f184cd1a25c1842297c2e3d6efc2f755a61be6d4406858220f" +SRC_URI[sha256sum] = "b41b9f6fb0d7f3fcadd54c44653307a9b96e985c7da73f92779480248b5b6874" RDEPENDS_${PN} += "\ ${PYTHON_PN}-flask \