diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb index 4341e128a5..9a45eecb8c 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.12.15.bb | |||
| @@ -4,7 +4,9 @@ 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 += "file://CVE-2025-69224.patch" | 7 | SRC_URI += "file://CVE-2025-69224.patch \ |
| 8 | file://CVE-2025-69225.patch \ | ||
| 9 | " | ||
| 8 | SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" | 10 | SRC_URI[sha256sum] = "4fc61385e9c98d72fcdf47e6dd81833f47b2f77c114c29cd64a361be57a763a2" |
| 9 | 11 | ||
| 10 | inherit python_setuptools_build_meta pypi | 12 | inherit python_setuptools_build_meta pypi |
