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