mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-flask-socketio: Upgrade 5.0.1 -> 5.0.3
Upgrade to release 5.0.3: - Document the use of simple-websocket with the development web server - Show transport in example apps - Added Open Collective funding option Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "Flask-SocketIO"
|
||||
|
||||
SRC_URI[sha256sum] = "5c4319f5214ada20807857dc8fdf3dc7d2afe8d6dd38f5c516c72e2be47d2227"
|
||||
SRC_URI[sha256sum] = "4fb968c43bc384f184cd1a25c1842297c2e3d6efc2f755a61be6d4406858220f"
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-flask \
|
||||
Reference in New Issue
Block a user