summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-02 10:13:31 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-01 19:29:06 -0700
commitedc78854624140804d0d387f2f21535d62987972 (patch)
treeabe172e9d851100872160e08ff72b0cb572d4bd1 /meta-python/recipes-devtools
parentf020cd67ed5431cbcd14adf2836addf60c59680f (diff)
downloadmeta-openembedded-edc78854624140804d0d387f2f21535d62987972.tar.gz
python3-aiohttp: upgrade 3.13.3 -> 3.13.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiohttp_3.13.4.bb (renamed from meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.4.bb
index 00758a7546..7416b87347 100644
--- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.4.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/aio-libs/aiohttp"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41" 5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41"
6 6
7SRC_URI[sha256sum] = "a949eee43d3782f2daae4f4a2819b2cb9b0c5d3b7f7a927067cc84dafdbb9f88" 7SRC_URI[sha256sum] = "d97a6d09c66087890c2ab5d49069e1e570583f7ac0314ecf98294c1b6aaebd38"
8 8
9CVE_PRODUCT = "aiohttp" 9CVE_PRODUCT = "aiohttp"
10 10