diff options
author | Tom Geelen <t.f.g.geelen@gmail.com> | 2025-09-21 21:46:03 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-21 14:18:02 -0700 |
commit | 4c9349f0fd64b975e1424d6df37153fbc27a0a09 (patch) | |
tree | b165630170a3e7aa1d2d8ecebd20a4729f0b4f2d /meta-python/recipes-devtools/python | |
parent | 8539b64e9bf6dbe852cd8da50482f235fb3c44db (diff) | |
download | meta-openembedded-4c9349f0fd64b975e1424d6df37153fbc27a0a09.tar.gz |
python3-aiohttp: 3.12.14 -> 3.12.15
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.12.15.bb (renamed from meta-python/recipes-devtools/python/python3-aiohttp_3.12.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.14.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb index 642fc6784a..cb8aa96d00 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.14.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.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] = "6e06e120e34d93100de448fd941522e11dafa78ef1a893c179901b7d66aa29f2" | 7 | SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" |
8 | 8 | ||
9 | inherit python_setuptools_build_meta pypi | 9 | inherit python_setuptools_build_meta pypi |
10 | 10 | ||