diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-socketio.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-socketio.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-socketio.inc b/meta-python/recipes-devtools/python/python-socketio.inc index 7ee99f8d99..117eb60784 100644 --- a/meta-python/recipes-devtools/python/python-socketio.inc +++ b/meta-python/recipes-devtools/python/python-socketio.inc | |||
@@ -9,8 +9,8 @@ inherit pypi | |||
9 | 9 | ||
10 | PYPI_PACKAGE = "python-socketio" | 10 | PYPI_PACKAGE = "python-socketio" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "86cd47dddea1785ce7a6c72f55c93fe7" | 12 | SRC_URI[md5sum] = "6631497753977b70d2b5ceb12af2775f" |
13 | SRC_URI[sha256sum] = "506b2cf7a520b40ea0b3f25e1272eff8de134dce6f471c1f6bc0de8c90fe8c57" | 13 | SRC_URI[sha256sum] = "48cba5b827ac665dbf923a4f5ec590812aed5299a831fc43576a9af346272534" |
14 | 14 | ||
15 | PACKAGECONFIG ?= "" | 15 | PACKAGECONFIG ?= "" |
16 | PACKAGECONFIG[asyncio_client] = ",,,${PYTHON_PN}-aiohttp ${PYTHON_PN}-websockets" | 16 | PACKAGECONFIG[asyncio_client] = ",,,${PYTHON_PN}-aiohttp ${PYTHON_PN}-websockets" |