Skip to content

Commit

Permalink
python3-engineio: upgrade 4.3.2 -> 4.3.3
Browse files Browse the repository at this point in the history
Changelog:
==========
Handle ASGI lifespan when running with a secondary ASGI app openembedded#284
Update deprecated usage of asyncio.wait() openembedded#281
Better handling of queued WebSocket messages in uWSGI openembedded#256
Gracefully fail to decode empty packets openembedded#269
Only attempt to set an async signal handler once openembedded#276

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
zhengruoqin authored and kraj committed Jul 7, 2022
1 parent 6fc92a8 commit 09c4d4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \
python3-asyncio \
"

SRC_URI[sha256sum] = "e02f8d6686663408533726be2d4ceb403914fd17285d247791c6a91623777bdd"
SRC_URI[sha256sum] = "18474c452894c60590b2d2339d6c81b93fb9857f1be271a2e91fb2707eb4095d"

0 comments on commit 09c4d4d

Please sign in to comment.