diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-socketio_4.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_4.3.1.bb index e5fc541364..b8631bf50a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_4.3.1.bb | |||
@@ -9,8 +9,8 @@ inherit pypi setuptools3 | |||
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-SocketIO" | 10 | PYPI_PACKAGE = "Flask-SocketIO" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "b23222fb7dd2f0676d78bbe24153fd80" | 12 | SRC_URI[md5sum] = "d7992b0b4aaf473b7eff21fc14e8d1b2" |
13 | SRC_URI[sha256sum] = "2172dff1e42415ba480cee02c30c2fc833671ff326f1598ee3d69aa02cf768ec" | 13 | SRC_URI[sha256sum] = "36c1d5765010d1f4e4f05b4cc9c20c289d9dc70698c88d1addd0afcfedc5b062" |
14 | 14 | ||
15 | RDEPENDS_${PN} += "\ | 15 | RDEPENDS_${PN} += "\ |
16 | ${PYTHON_PN}-flask \ | 16 | ${PYTHON_PN}-flask \ |