diff options
| author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-04-28 15:03:33 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-02 14:12:12 -0700 |
| commit | 73262a9f0c38483dcfd4d642e0842e298c597cb6 (patch) | |
| tree | 2ccd5d8a08b00553938025a5072a3f4f1a4d8f82 /meta-python/recipes-devtools/python | |
| parent | 4edfb7ac9f048ce649f9f4bf2aec5864d2cbd098 (diff) | |
| download | meta-openembedded-73262a9f0c38483dcfd4d642e0842e298c597cb6.tar.gz | |
python3-engineio: upgrade 4.3.1 -> 4.3.2
Changelog:
==========
Option to use a callable for cors_allowed_origins #264
Close aiohttp session when disconnecting #272
Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb (renamed from meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb b/meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb index 35e8d790ab..e9891bc272 100644 --- a/meta-python/recipes-devtools/python/python3-engineio_4.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-engineio_4.3.2.bb | |||
| @@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \ | |||
| 17 | python3-asyncio \ | 17 | python3-asyncio \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRC_URI[sha256sum] = "6e1d26977ffefe3b7da1b5df7a8750aedc7686da8201cd90daf36693db122489" | 20 | SRC_URI[sha256sum] = "e02f8d6686663408533726be2d4ceb403914fd17285d247791c6a91623777bdd" |
