diff options
| author | Jiaying Song <jiaying.song.cn@windriver.com> | 2026-01-09 16:08:39 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-12 08:53:47 -0800 |
| commit | baa3cc3df04ec56b1710ddf3a0e54f5c279aa3ad (patch) | |
| tree | 07db16ff41a4e8f17cafe42d473066cddd8d1527 /meta-python/recipes-devtools/python | |
| parent | b14d44612a62a36d1c6483e167f0d7901c62b310 (diff) | |
| download | meta-openembedded-baa3cc3df04ec56b1710ddf3a0e54f5c279aa3ad.tar.gz | |
python3-aiohttp: upgrade 3.13.2 -> 3.13.3
Changelog:https://docs.aiohttp.org/en/stable/changes.html
Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb (renamed from meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb index df5d674a3d..00758a7546 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.3.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/aio-libs/aiohttp" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "40176a52c186aefef6eb3cad2cdd30cd06e3afbe88fe8ab2af9c0b90f228daca" | 7 | SRC_URI[sha256sum] = "a949eee43d3782f2daae4f4a2819b2cb9b0c5d3b7f7a927067cc84dafdbb9f88" |
| 8 | 8 | ||
| 9 | CVE_PRODUCT = "aiohttp" | 9 | CVE_PRODUCT = "aiohttp" |
| 10 | 10 | ||
