diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-06 16:46:07 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-08-09 14:25:16 -0700 |
commit | 03b2c60a80183e07c575056b94533fc8c0832bd4 (patch) | |
tree | 52e7f9dac878f7a436a577014498543a14a59e12 /meta-python | |
parent | 00b8c9ee5e4c82958b590bf510afa07c6d2b409b (diff) | |
download | meta-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')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb (renamed from meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.2.bb b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb index edad28e772..f9816f6d1c 100644 --- a/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-aiohappyeyeballs_2.3.4.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/aio-libs/aiohappyeyeballs" | |||
4 | LICENSE = "PSF-2.0" | 4 | LICENSE = "PSF-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "77e15a733090547a1f5369a1287ddfc944bd30df0eb8993f585259c34b405f4e" | 7 | SRC_URI[sha256sum] = "7e1ae8399c320a8adec76f6c919ed5ceae6edd4c3672f4d9eae2b27e37c80ff6" |
8 | 8 | ||
9 | inherit pypi python_poetry_core | 9 | inherit pypi python_poetry_core |
10 | 10 | ||