summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-01-20 15:22:23 +0800
committerKhem Raj <raj.khem@gmail.com>2022-01-21 08:23:59 -0800
commit9a454cc49c62bb3a52aab366ddb6e7ad6e5bb28e (patch)
tree1cbb20d147479de44f83cbfdddb6066b32fe707b
parent37d3bcf759ac6aa1cc49e0945ce53f9d7de0ea14 (diff)
downloadmeta-openembedded-9a454cc49c62bb3a52aab366ddb6e7ad6e5bb28e.tar.gz
python3-engineio: upgrade 4.3.0 -> 4.3.1
changelog: Fix support for Sanic v21.9.0 and up Include example code in flake8 pass Remove unused __version__ constant #262 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-engineio_4.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.3.0.bb b/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb
index 95edb860a..a16306eff 100644
--- a/meta-python/recipes-devtools/python/python3-engineio_4.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \
17 python3-asyncio \ 17 python3-asyncio \
18" 18"
19 19
20SRC_URI[sha256sum] = "fed35eeacfa21f53f1fc05ef0cadd65a50780364da3a2be7650eb92f928fdb11" 20SRC_URI[sha256sum] = "6e1d26977ffefe3b7da1b5df7a8750aedc7686da8201cd90daf36693db122489"