summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-06 16:46:07 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:16 -0700
commit03b2c60a80183e07c575056b94533fc8c0832bd4 (patch)
tree52e7f9dac878f7a436a577014498543a14a59e12 /meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb
parent00b8c9ee5e4c82958b590bf510afa07c6d2b409b (diff)
downloadmeta-openembedded-03b2c60a80183e07c575056b94533fc8c0832bd4.tar.gz
python3-aiohappyeyeballs: upgrade 2.3.2 -> 2.3.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb
new file mode 100644
index 0000000000..f9816f6d1c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb
@@ -0,0 +1,12 @@
1SUMMARY = "Happy Eyeballs"
2DESCRIPTION = "This library exists to allow connecting with Happy Eyeballs when you already have a list of addrinfo and not a DNS name."
3HOMEPAGE = "https://github.com/aio-libs/aiohappyeyeballs"
4LICENSE = "PSF-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2"
6
7SRC_URI[sha256sum] = "7e1ae8399c320a8adec76f6c919ed5ceae6edd4c3672f4d9eae2b27e37c80ff6"
8
9inherit pypi python_poetry_core
10
11BBCLASSEXTEND = "native nativesdk"
12