mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-13 01:50:37 +00:00
python3-socketio: upgrade 5.11.0 -> 5.11.1
Changelog: ========= -Connection retry option in the client -use Socket.IO sid in transport -Add support for Python 3.12 and drop 3.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit pypi python_setuptools_build_meta
|
||||
|
||||
PYPI_PACKAGE = "python-socketio"
|
||||
|
||||
SRC_URI[sha256sum] = "b03186e04b942088781f6286c13604a853e5e35ed59158c51ff7af22fa032e6f"
|
||||
SRC_URI[sha256sum] = "bbcbd758ed8c183775cb2853ba001361e2fa018babf5cbe11a5b77e91c2ec2a2"
|
||||
|
||||
PACKAGECONFIG ?= "asyncio_client client"
|
||||
PACKAGECONFIG[asyncio_client] = ",,,python3-aiohttp python3-websockets"
|
||||
Reference in New Issue
Block a user