diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-03 08:16:18 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-03 09:44:33 -0800 |
| commit | 7bfacb23858bd96322237df4d42615098cd9e632 (patch) | |
| tree | 313d857d76502e622b5002061e52ae8af9c9b56b /meta-python/recipes-devtools/python | |
| parent | ccea390fb1b93ea12399d8214378cd3c286174e0 (diff) | |
| download | meta-openembedded-7bfacb23858bd96322237df4d42615098cd9e632.tar.gz | |
python3-aiohttp: upgrade 3.10.11 -> 3.11.8
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.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.11.8.bb (renamed from meta-python/recipes-devtools/python/python3-aiohttp_3.10.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.10.11.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.8.bb index 23ee568f02..9c4720daf2 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.10.11.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.11.8.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] = "9dc2b8f3dcab2e39e0fa309c8da50c3b55e6f34ab25f1a71d3288f24924d33a7" | 7 | SRC_URI[sha256sum] = "7bc9d64a2350cbb29a9732334e1a0743cbb6844de1731cbdf5949b235653f3fd" |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "aiohttp" | 9 | PYPI_PACKAGE = "aiohttp" |
| 10 | inherit python_setuptools_build_meta pypi | 10 | inherit python_setuptools_build_meta pypi |
