diff options
| author | Tom Geelen <t.f.g.geelen@gmail.com> | 2025-12-15 23:51:18 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-16 19:57:33 -0800 |
| commit | f11695a3041cc7fa002624b3042ba7f98f412473 (patch) | |
| tree | 324c28937d1a35336cefa9a98c96e75ee60dd368 /meta-python/recipes-devtools/python | |
| parent | 1b8afacbdabe0a3750f0f6d5389500a1c62db3a3 (diff) | |
| download | meta-openembedded-f11695a3041cc7fa002624b3042ba7f98f412473.tar.gz | |
python3-aiohttp: upgrade 3.12.15 -> 3.12.2
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.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.2.bb (renamed from meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb index b6344d4c68..ca188911c9 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.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] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" | 7 | SRC_URI[sha256sum] = "40176a52c186aefef6eb3cad2cdd30cd06e3afbe88fe8ab2af9c0b90f228daca" |
| 8 | 8 | ||
| 9 | inherit python_setuptools_build_meta pypi | 9 | inherit python_setuptools_build_meta pypi |
| 10 | 10 | ||
| @@ -18,8 +18,8 @@ RDEPENDS:${PN} = "\ | |||
| 18 | python3-frozenlist \ | 18 | python3-frozenlist \ |
| 19 | python3-misc \ | 19 | python3-misc \ |
| 20 | python3-multidict \ | 20 | python3-multidict \ |
| 21 | python3-propcache \ | ||
| 21 | python3-yarl \ | 22 | python3-yarl \ |
| 22 | python3-aiodns \ | ||
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions" | 25 | CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions" |
