summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-socketio_5.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask-socketio: upgrade 5.0.3 -> 5.1.0zangrc2021-07-161-17/+0
| | | | | | | | | | | | | Add reloader_options argument to socketio.run#1556 (commit) Pass auth data from client in connect event handler #1555 (commit) Do not show simple-websocket install prompt if it is already installed (commit) Fix namespace bug in example #1543 (commit) Added index to documentation #724 (commit) Fixed typo in documentation #1551 (commit) (thanks Mayank Anuragi!) Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-flask-socketio: Upgrade 5.0.1 -> 5.0.3Leon Anavi2021-05-281-0/+17
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>