From: Wang Mingyu <[email protected]> Changelog: ============ - Make sure client disconnects when write loop exits - Address flaky unit test - Stop using codecov service, since it has been failing for a long time
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-engineio_4.13.2.bb => python3-engineio_4.13.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-engineio_4.13.2.bb => python3-engineio_4.13.3.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb b/meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb rename to meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb index 06518229a8..262715a6bc 100644 --- a/meta-python/recipes-devtools/python/python3-engineio_4.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-engineio_4.13.3.bb @@ -17,4 +17,4 @@ RDEPENDS:${PN} += " \ python3-asyncio \ " -SRC_URI[sha256sum] = "a7732e99cfb7db6ed1aee31f18d7f73bbae086a92f31dee019bc646155d9684e" +SRC_URI[sha256sum] = "572b7783e341fed21edbc7cea297ccd378dad79265fdde96aa4664420a7c06c9" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127752): https://lists.openembedded.org/g/openembedded-devel/message/127752 Mute This Topic: https://lists.openembedded.org/mt/119970689/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
