python3-aiohappyeyeballs: upgrade 2.5.0 -> 2.6.1

Changelog:
 Resolve typeerror on import for python < 3.9.2

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2025-03-25 17:01:27 +08:00
committed by Khem Raj
parent f5501e43c6
commit 42493c6224
@@ -0,0 +1,12 @@
SUMMARY = "Happy Eyeballs"
DESCRIPTION = "This library exists to allow connecting with Happy Eyeballs when you already have a list of addrinfo and not a DNS name."
HOMEPAGE = "https://github.com/aio-libs/aiohappyeyeballs"
LICENSE = "PSF-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2"
SRC_URI[sha256sum] = "c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558"
inherit pypi python_poetry_core
BBCLASSEXTEND = "native nativesdk"