summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.bb
index 1078b09eb6..50e820ba37 100644
--- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.1.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] = "fa547d0c39ccc6223aad191f3f6ef906383eab67d25ffc343b15bfe33d6478fe" 12SRC_URI[sha256sum] = "fd0ed0fc1341671d92d5f5b2f5503916deb7aa7e2940e6636cfa2c087c828bf9"
13 13
14RDEPENDS:${PN} += "\ 14RDEPENDS:${PN} += "\
15 ${PYTHON_PN}-flask \ 15 ${PYTHON_PN}-flask \