From: Xu Huan <[email protected]> Changelog: ========== No need to push a new app context in the test client #1669 Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 Improve documentation on start_background_task() function changed room argument to to in documentation examples #1665 Fix documentation typo #1793 Fix example code in documentation #1787
Signed-off-by: Xu Huan <[email protected]> --- ...-flask-socketio_5.1.1.bb => python3-flask-socketio_5.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.1.1.bb => python3-flask-socketio_5.1.2.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb rename to meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb index 00e958022a..1e5d775b60 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.1.2.bb @@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "Flask-SocketIO" -SRC_URI[sha256sum] = "1efdaacc7a26e94f2b197a80079b1058f6aa644a6094c0a322349e2b9c41f6b1" +SRC_URI[sha256sum] = "933bcc887ef463a9b78d76f8f86174f63a32d12a5406b99f452cdf3b129ebba3" RDEPENDS:${PN} += "\ ${PYTHON_PN}-flask \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#96829): https://lists.openembedded.org/g/openembedded-devel/message/96829 Mute This Topic: https://lists.openembedded.org/mt/90748302/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
