Skip to content

Commit

Permalink
python3-flask-socketio: upgrade 5.3.4 -> 5.3.5
Browse files Browse the repository at this point in the history
Changelog:
 Prevent allow_unsafe_werkzeug option from being passed to web servers

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Aug 1, 2023
1 parent 379fbed commit ef673cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta

PYPI_PACKAGE = "Flask-SocketIO"

SRC_URI[sha256sum] = "1cbd379c9bf68ac37bcc4750d01708922fa6365d13a5447d3f8893792879410c"
SRC_URI[sha256sum] = "5f01158d10db71aa78c969b631ce3b9148b47ab0de1995158f9577f85b004d25"

RDEPENDS:${PN} += "\
${PYTHON_PN}-flask \
Expand Down

0 comments on commit ef673cd

Please sign in to comment.