mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-flask-socketio: upgrade 5.1.2 -> 5.2.0
Changelog: ========== Better handling of message_queue connection argument #1130 More robust handling of to and room arguments of emit and send #1771 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d4e70a1960
commit
072e94812c
|
|
@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta
|
|||
|
||||
PYPI_PACKAGE = "Flask-SocketIO"
|
||||
|
||||
SRC_URI[sha256sum] = "933bcc887ef463a9b78d76f8f86174f63a32d12a5406b99f452cdf3b129ebba3"
|
||||
SRC_URI[sha256sum] = "19c3d0cea49c53505fa457fedc133b32cb6eeaaa30d28cdab9d6ca8f16045427"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-flask \
|
||||
Loading…
Reference in New Issue
Block a user