From bb9bb85468d0758657130f78fd264e8ee63995dc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 27 May 2026 17:47:30 +0800 Subject: [PATCH] python3-aiohappyeyeballs: upgrade 2.6.1 -> 2.6.2 Changelog: ========== - Clear error on empty addr_infos in start_connection - Stop verify_no_lingering_tasks from leaking an event loop - Optimize obtaining event-loop down to 1 line Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...happyeyeballs_2.6.1.bb => python3-aiohappyeyeballs_2.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aiohappyeyeballs_2.6.1.bb => python3-aiohappyeyeballs_2.6.2.bb} (81%) diff --git a/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.1.bb b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.2.bb similarity index 81% rename from meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.1.bb rename to meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.2.bb index 441016fd23..05edac0c5b 100644 --- a/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.6.2.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/aio-libs/aiohappyeyeballs" LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" -SRC_URI[sha256sum] = "c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558" +SRC_URI[sha256sum] = "e202810ee718bd01fc6ef49e8ea53d023d5cb6b581076d7925aa499fa55dbe64" inherit pypi python_poetry_core