diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-socketio_5.3.4.bb (renamed from meta-python/recipes-devtools/python/python3-flask-socketio_5.3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.3.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.4.bb index 0327d0d8c7..4dae0d14ba 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.3.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.4.bb | |||
@@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta | |||
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-SocketIO" | 10 | PYPI_PACKAGE = "Flask-SocketIO" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "8f47762dd1b76916cbc01f4f8661dd4670dbeb418ca0e1aaedab909b85efee5d" | 12 | SRC_URI[sha256sum] = "1cbd379c9bf68ac37bcc4750d01708922fa6365d13a5447d3f8893792879410c" |
13 | 13 | ||
14 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
15 | ${PYTHON_PN}-flask \ | 15 | ${PYTHON_PN}-flask \ |