diff --git a/meta-python/recipes-devtools/python/python3-socketio_4.6.0.bb b/meta-python/recipes-devtools/python/python3-socketio_5.0.4.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-socketio_4.6.0.bb rename to meta-python/recipes-devtools/python/python3-socketio_5.0.4.bb index 7d96398e9..70db342cc 100644 --- a/meta-python/recipes-devtools/python/python3-socketio_4.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-socketio_5.0.4.bb @@ -9,8 +9,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "python-socketio" -SRC_URI[md5sum] = "44bb7854234e144655ef9c34b0165704" -SRC_URI[sha256sum] = "358d8fbbc029c4538ea25bcaa283e47f375be0017fcba829de8a3a731c9df25a" +SRC_URI[sha256sum] = "f53fd0d5bd9f75a70492062f4ae6195ab5d34d67a29024d740f25e468392893e" PACKAGECONFIG ?= "asyncio_client client" PACKAGECONFIG[asyncio_client] = ",,,${PYTHON_PN}-aiohttp ${PYTHON_PN}-websockets"